This topic has 10 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Stan Russell
Hi,
After I upgrade the theme to the latest Legenda version (2.11), I notice something wrong with:
– the hover state of the 8theme’s ‘product categories’ element in visual composer, the button are doubled and out of frame.
– the navigation arrow and the brand name are not centered when i use 8theme’s ‘brands’ element in visual composer.
This is really bugging me whenever I look at the homepage. Please help.
Thanks
Hello dietnga,
unfortunately we can not reach your site at the moment as it is protected by Wordfence:
Please check.
Regards,
Stan Russell.
Hi there,
I’ve temporarily turn off the country blocking feature of Wordfence, please try again. Thanks
Hello,
1. Please provide us with FTP credentials in Private Content.
2. Please add this code in custom.css file:
.et-brands.owl-carousel .owl-prev::before, .et-brands.owl-carousel .owl-next::before {
top: 23px;
}
.et-brands.owl-carousel .owl-prev, .et-brands.owl-carousel .owl-next {
top: -20px !important;
margin-top: -18px;
}
How to create custom.css you can watch in this tutorial .
Regards,
Eva Kemp.
Hi,
please check the FTP credentials in private content. I’ll try the custom CSS immediately.
Hello,
The hover state of the Product Categories element should be fixed now.
Please check it.
Regards,
Eva Kemp.
Thanks Eva, the button is now back to normal, but the category image is still a little bit moved to the left. as you can see as below:
comparing to yours:
Hello,
This is because your thumbnails are small.
Add this code in custom.css file and check product categories after that:
.product-category img {
width: 100%;
}
Regards,
Eva Kemp.
Thanks for great support, Eva, I’ll resize the image then. Have a nice day 🙂
Hello dietnga,
you are welcome!
Regards,
Stan Russell.
Tagged: 8theme, design, elements, templates, visual composer, woocommerce, wordpress
The issue related to '‘8theme elements in visual composer’' has been successfully resolved, and the topic is now closed for further responses