This topic has 6 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Robert Hall
Hello,
I re created the home page but the banners for the kids theme are now covered partially by the slider. How can I fix this?
BR
Anthony
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for desktop:
.banner-top-kids {
margin-top: 0px;
}
Regards,
Eva Kemp.
Thanks Eva.. I want it to overlap the Slide just like in the demo – https://www.8theme.com/demo/woopress/kids/
BR
Hello,
In this case remove the previous code and add this one:
.banner-top-kids {
position: relative;
}
Regards,
Eva Kemp.
Thank you Eva. Its fixed now. How do I re create the tabs with the products as show in the demo theme.
BR
Hello,
In this case you need add the Tabs element via Visual Composer plugin. See screenshot: http://prntscr.com/9eerzx
Regards,
Robert Hall.
Tagged: banners, homepage, persuasive, slider, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up