Hi guys,
I would like to change the color of the paging (this element https://imgur.com/a/GXwcF) of the blog.
I know I can change the color from General Settings but it will change the color of a lot of elements and I only want to change the color of this element. Is it possible?
Cheers,
Demaup
Hey Demaup,
Try this code in the General Styling > Quick CSS field:
.main_color .pagination .current, .main_color .pagination a {background: blue !important;}
adjust to suit.
If you would like to change this color on only one page please include the url to the page in question so we can take a closer look.
Best regards,
Mike
Hi Mike,
Thanks it’s working great. I just need to put the “Page 1 sur 9” in the same color.
Photo: https://imgur.com/a/Odett
Any solution please?
Cheers,
Demaup
Hi,
Please provide a link to the page so we can inspect the element.
Best regards,
Jordan Shannon
For sure. Here is the page: https://ergosolutions-transitions.ovh/particuliers-entreprises/articles-temoignages/
Hi,
Try this:
.main_color .pagination span {color: #FF8600 !important;}
Best regards,
Mike
Works great! Thank you very much :)
Hi,
Glad Mike could help! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit