-
AuthorPosts
-
December 1, 2016 at 11:16 am #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.
December 2, 2016 at 4:33 am #719482Hey 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,
RikardDecember 2, 2016 at 10:37 pm #719902Rikard, 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.
December 2, 2016 at 10:50 pm #719904Hi!
Please add to your CSS
.main_color #js_sort_items { background: none !important; text-align: center !important; }
Thanks a lot
Cheers!
BasilisDecember 2, 2016 at 11:02 pm #719908Thanks 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;
}December 2, 2016 at 11:20 pm #719916Hey!
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,
BasilisDecember 3, 2016 at 12:11 am #719934See now. I used the code you sent without changing anything.
Does not work. The text is not centered.
December 7, 2016 at 12:33 am #721269Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.
