Hi
All of the sudden, my products are not lining up properly. There is one on one row and then the subsequent products are on the next row. The Woo people tell me there is a problem with the theme overriding the settings? Help?
Hey ginnywills,
Did this occur after a recent theme update?
Best regards,
Jordan Shannon
No – i don’t remember doing anything to this site. I updated this page last week and now this week it’s acting funny.
Hi,
Could you try updating the theme to the latest version (4.2.6) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Rikard
Hi there
Of course that worked, thank you. The only problem now is on the product page, before I had managed to remove the tab that had additional information but keep the reviews showing. When I updated the theme, that went away. You can see here:
Wrong:
Right:
Can you tell me how to JUST have the reviews displaying?
Thanks.
Hi,
Try adding the following to quick css:
#tab-additional_information{
display:none!important;
}
#tab-reviews{
display:block!important;
}
Best regards,
Jordan Shannon
Perfect.
You guys are so good!
Thanks.
Hi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon