Tagged: arrows, enfold, navigation, Portfolio
I have found a code snippet in your documention what should do the trick, but it doesn’t. I would like to see a navigation arrow in Portfolio grid and in blogs. It works on ipad en computerscreens but it does not show on smaller screens like mobilephone of ipad portrait mode.
Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
@media only screen and (max-width: 767px) {
.responsive #top .avia-post-nav {
display: block;
}}
Best regards,
Yigit
Hmmm.. I did and it didn’t work. But I just looked at it in a private browser and now it does. So I need to flush my cache (I don’t use caching plugin..so a bit puzzled. Thank you!
Hi,
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
If you are seeing your page differently on standard and private mode, then it is definitely cache related :)
Best regards,
Yigit
Thank you, that was a good tip. Everything is working now, very happy about it. https://www.kunstlijnhaarlem.nl/kunstlijn/kunstenaars/
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit