Hello!
First, I have multiple troubles customising css, mainly because of the dynamic css denying any changes. Please, help me to implement these styles:
1. I cannot remove logo img area.
I used following css code:
.html_header_sidebar .logo img {
display: none!important;
}
In Enfold Theme Options -> General Styling, but it is not working.
2. I cannot enlarge product image area on single product page
I used following css code:
.single-product-main-image {
width: 50%!important;
}
In Enfold Theme Options -> General Styling, but it is not working.
Secondly, I have some troubles with customization in general:
3. I cannot remove sidebar on product category page, see screenshot
4. There is a bug (probably) with the lightbox used in gallery element put in tab content, see screenshot
Thank you.
Any help?
Hi artspbseo,
If the code from Quick css does not work, you might want to validate all the code you have in there.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.logo {
display: none;
}
.single-product-main-image {
width: 45%;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank You very much, Victoria!
I do need further assistance on topic of removing sidebar on product category page, I’ve attached link in Private Content section.
Any help?
Hi,
Thanks for the update.
You can disable the product category sidebar from the Enfold > Sidebar Settings panel. Set the “Sidebar on Archive Pages” accordingly.
Best regards,
Ismael
Thank You very much, Ismael!
Hi,
You’re welcome. Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Ismael