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.
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
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.
Hi!
Please add to your CSS
.main_color #js_sort_items { background: none !important; text-align: center !important; }
Thanks a lot
Cheers!
Basilis
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;
}
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
See now. I used the code you sent without changing anything.
Does not work. The text is not centered.
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