Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #834739

    Hey folks.
    Can you tell me how I can make the pagination buttons at the bottom of my home page and blog darker. They are currently white against a white and an off/white background and are therefore not very prominent. I don’t want to start messing around experimenting with other main content and background content as I have these exactly as I want them and don’t want to upset anything!
    Thanks guys,
    Peter.

    #834747

    Hey Pirlyxyz,

    Hi there! This is doable with a bit of code in Quick CSS. Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to give accurate help. :)
    Best regards,
    Sarah

    #834775

    Hi Sarah!
    That’s good news :) My link is: http://xukkhini.com/blog/
    You can just about make out the buttons on the bottom left.
    Best regards,
    Peter

    #834880

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .main_color .pagination .current {background: #d3d3d3!important; }

    adjust to suit.

    For your blog posts try this:

    #top .avia-post-nav {background: rgba(0,0,0,0.9)!important; }

    you can adjust the last number between 1 and 9 to suit, it’s at 1 on your site now.

    Best regards,
    Mike

    #834998

    Hi Mike.

    That’s great! Thank you so much.

    Best Regards,

    Peter.

    #835046

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How can I darken the pagination buttons?’ is closed to new replies.