Home Forums Pro Themes University Hub Pro Pagination CSS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37982
    LaMpiR
    Participant

    Hello dear people once more.

    I have a small problem with text being seen at all:

    http://rep-srpska.vukovic.info/vijesti/

    The pagination is barely there. Would you please point me where to look for the css change?

    Best regards,
    Srdjan

    #37990
    wensolutions
    Keymaster

    Hello @Srdjan,

    While inspecting your website we have found that Post Grid Plugin is overwriting the CSS but you can override css in class name writing your custom css

    .post-grid .pagination.lite .page-numbers class{
    background: rgb(23, 155, 215) none repeat scroll 0 0 !important;
    color: rgb(28, 25, 25) !important; 
    }

    Hope this helps !

    Best Regards !!

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