Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #897424

    Hi,
    I was wondering if you have an additional code for me to fix following problem.

    I use under exhibits a blog post with raster layout. I view 3 at the time. Underneath you can see the numbering off following pages. If i click on page 2 for encamp the number two in the circle is a tiny bit bold. But you almost can’t see this. I would like to have the same function on the circled numbers then the hover. Switch the light background to dark and the number to light colour.

    Thanks
    _K

    #898338

    Hey sonderdesigner,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .pagination .current {
      background: #553927;
        color: #ffffff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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