Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #918384

    Hello,
    on the portfolio pages, I would like the background of the page numbers to be yellow, now is grey

    Can you help my, please?

    #918392

    Hey gretabeneforti,

    Sure, can you give us a link to the page mentioned? so we can take a closer look.

    Best regards,
    Nikko

    #918406
    #918411

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .main_color .pagination a, .main_color .pagination .current {
        background: #f1c017;
        border-color: #f1c017;
    }
    

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.