Hi
This is a general question. Did you remove the previous/next buttons on mobile for posts and portfolio entries?
I am pretty sure they were there a while ago, as one of my clients asked me and I sent him a screenshot (which I can’t find at the moment)… but I just realised, looking at a test site, that they are not there anymore, which makes navigation from post to post or portfolio entry (on masonry) quite cumbersome.
They are definitely there on non mobile.
Thanks so much as always for your help. You guys are truly awesome.
& all the best.
Corina
Hi Corina!
Yes we have, to save space on smaller screens. You can add following code to Quick CSS in Enfold theme options under General Styling tab to display them on mobile
@media only screen and (max-width: 767px) {
.responsive #top .avia-post-nav {
display: block !important;
}}
Best regards,
Yigit
Hi, I have the same problem, added the custom code but did not work on my client’s website
Can you help?
thank you
Claudia
Hi,
@bachecamafalda Code is not being applied on your site at the moment. Please start a new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into it.
If you post them here, they will be visible to creator of this thread as well.
Best regards,
Yigit