parentintheknow
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] How to hide previous and next buttons on mobileHi, I had someone look at the code the plug in developer suggested and make a slight tweak and now it appears my problem is solved 🙂
Forum: Themes and Templates
In reply to: [Customizr] How to hide previous and next buttons on mobilePrevious & Next Buttons Showing on Mobile View
I put screenshots and how I got there together for one of the assessments showing what it is supposed to look like and what is happening on mobile view:
http://parentintheknow.com/previous-next-buttons-showing-on-mobile-view/Thanks!
Forum: Themes and Templates
In reply to: [Customizr] How to hide previous and next buttons on mobileI appreciate this so much!
Here is a direct link to one of the assessments (note-it happens on all of them): http://parentintheknow.com/test/confusion-hubbub-order/
I communicated with the plugin developer and he sent the following:
At the bottom you have a link http://parentintheknow.com/?ak_action=accept_mobile
After clicking on it you will have those navigation buttons.
To hide buttons add this CSS:
#nav-single { display: none !important; }Unfortunately, it did not work (BTW I do not have child theme so I put this code in the regular area for CSS).
Fingers crossed as you review 🙂