Hi –
I’ve noticed that Product pages show recent posts, archives, categories and meta links by detault, which I don’t want to see – especially as they come before Linked Products! Can I easily remove the fields that I don’t want?
Thank you – Ashley
Hey ashleyknow,
Could you post a link to an example page where we can see the items you don’t want to show please?
Best regards,
Rikard
Hi Rikard –
Thank you for your quick reply.
I’d like to have as little as possible in the space between Product Gallery and Linked Products – if I could, I’d remove all the Recent Posts, Recent Comments, Archives, Categories and Meta links. Is there a way to do that without getting into serious coding?
Many thanks – Ashley
Hi Rikard –
Did you see my reply and link yesterday?
Thanks – Ashley
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.single-product .sidebar {
display: none!important;
}
Best regards,
Yigit
Perfect!
Many thanks – Ashley
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit