Hi!
How can I remove the previous and next product option on every single product page on the left and right side?
All the best
Hey vollstark,
Try adding this css code in Quick CSS (Located in Enfold > General Styling):
#top.single-product a.avia-post-nav {
display: none;
}
Hope it helps.
Best regards,
Nikko
Cool, that works :-) But the pictures are still in the side ressources :-(
Hi,
No sure what you mean by the above. Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi!
Please see this page: https://vollstark.de/produkt/bierdeckel_als_einladungskarte_zig/
If you have a look to the pictures which are loaded with this site (the ressouces) you can see pictures from other products. These pictures are not shown on this page. I think that they are previous or next products!?
Do you know what I mean?
All the best
Hi,
Do you mean the bottom section pictures “You might like it too …” You want to remove that entire section?
Best regards,
Jordan Shannon
No, I mean the picture you can´t see. Only in the ressources panel:
Hi,
You would have to manually remove them from your images folder if you don’t want them in resources. You can remove them via any kind of code.
Best regards,
Jordan Shannon
Oh. I thought that were pictures from the next or the previous product. ;-)
Hi,
No Nikko’s code have hidden them. They won’t be accessible to the user on the front-end.
Best regards,
Jordan Shannon
ok. Thank you :-)
Can you have a look to my other post? ;-)
Hi,
Will do. I will close this one and have a look at the other.
Best regards,
Jordan Shannon