HeidiC Posted July 26, 2023 Posted July 26, 2023 (edited) https://the-raw-canvas.com/work/have-a-nice-day-nlzlm On the above link, the previous and next navigation is not visible on some pages. I'm unable to edit that section and I've used the global color pallet. Any ideas? Edited July 26, 2023 by HeidiC Forgot link
tuanphan Posted July 27, 2023 Posted July 27, 2023 Because pagination text is white color. You can change its color in Design > Site Styles or add this to Design > Custom CSS h2.item-pagination-title { color: white !important; } If some other pages you need black color, you can edit have a nice day page > Add a Code Block > Paste this code to change title to white <style> h2.item-pagination-title { color: white !important; } </style> 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment