This topic has 4 replies, 3 voices, and was last updated 4 years, 10 months ago ago by John Holden
in the mobile version on certain pages, negative margin-top in .vc_custom CSS classes is causing the content area to overlap with the search box at the top
Hello,
Go to Edit page > http://prntscr.com/qpemhh and http://prntscr.com/qpempw delete the “-15px”.
Add this code in Theme Options > Theme Custom CSS > Global custom CSS:
.tax-product_cat .site-header {
margin-bottom: 15px;
}
Regards
for the global custom css, it worked for product category pages, thanks!
any idea how i can make it work for brand and tag pages too?
examples:
http://www.motifculture.com/brand/ax-paris/
http://www.motifculture.com/product-tag/dina/
You must be logged in to reply to this topic.Log in/Sign up