savannah912 Posted January 11, 2021 Share Posted January 11, 2021 Site URL: https://www.bonaventuredistrict.com Site password is bonaventure. I know this must be an incredibly easy fix, but I cannot figure it out for the life of me. Help! The nav text is white on desktop but black on mobile. How do I fix this? Link to comment
tuanphan Posted January 15, 2021 Share Posted January 15, 2021 It looks like you solved this. The mobile pages have very long content. You should consider adding a back to top button. They overlap. You can add this to Design > Custom CSS /* Pagination title */ @media screen and (max-width:767px) { h2.item-pagination-title { display: none; } .item-pagination-prev-next { display: block !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.