Tagged: , , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #719178

    Hello, I’m using pagination on the grid portfolio. Clicking on the next page gives a refresh on the site. This is how it works? Too bad that.

    /
    LINK
    (http://www.rainhacinema.com.br/rainha1/home-4)

    #719482

    Hey mleite1,

    That is WordPress default yes, I understand what you by you not wanting it to reload but there is nothing like that in the theme by default. There might be a plugin out there to implement that for you but I don’t know of any unfortunately.

    Best regards,
    Rikard

    #719902

    Rikard, look what I did. It was very good.

    /LINK
    (http://www.rainhacinema.com.br/rainha1/home-4/)

    I just need to put the SORT ITEMS in the center and take out that white bar that is behind the names.

    #719904

    Hi!

    Please add to your CSS

    .main_color #js_sort_items { background: none !important; text-align: center !important; }

    Thanks a lot

    Cheers!
    Basilis

    #719908

    Thanks for the feedback.

    I used this code below and the centralization did not work.

    .main_color #js_sort_items {
    font-family: “HelveticaNeueThin”, ‘TeXGyreHerosRegular’, “Arial”, sans-serif;
    font-weight:300;
    background:none!important;
    text-align:center!important;
    font-size: 24px;
    }

    #719916

    Hey!

    I just tried it on debuger and it is working, have you done any changes to the same functionality, which might require to do it at that CSS?

    Best regards,
    Basilis

    #719934

    See now. I used the code you sent without changing anything.

    Does not work. The text is not centered.

    (http://www.rainhacinema.com.br/rainha1/home-4/)

    #721269

    Hi,

    As far as i know, this one is already resolved – https://kriesi.at/support/topic/portfolio-grid-15/#post-720690 :)
    Let us know if you have any other questions or issues!

    Best regards,
    Yigit

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