Hi,
I would like to remove the arrow on all the products page :
Is there any Quick CSS code that can do this ?
Thank you so much in advance for your help!! :)
Hey 805ITS,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi!
Yes here is the link : http://sbbits-dev.com/kxcamera/product/kodak-4200-projector/
Hi 805ITS,
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
#top .avia-post-nav {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria