-
Author
-
March 9, 2016 at 16:08 #109482prepriemyselParticipant
Hallo,
when i able
Display previous and next post navigationSome buttons are wrong, can i make it bigger?
http://www.prepriemysel.sk/premena-energie-pri-treni-kolies/
Attachments:
You must be logged in to view attached files.March 9, 2016 at 18:37 #109537RaduModeratorHi,
Sure,apply this css in wp-admin -> theme options -> general settings -> quick css
COPY CODE.pagination-sticky.member-navigation #newer-nav, .pagination-sticky.member-navigation #older-nav { width: 180px !important; }
Let me know if is ok
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 9, 2016 at 19:25 #109558prepriemyselParticipantThank you it is bigger, but not for text.
Attachments:
You must be logged in to view attached files.March 10, 2016 at 15:44 #109757RaduModeratorHi,
Sorry,
Add this css to
COPY CODE.pagination-sticky .outter-title { width: 160px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 17:07 #109778prepriemyselParticipantThank you very much, but now I have two different mistakes. One is set down as it was and in one is arrow unduder the name.
http://www.prepriemysel.sk/bateria-na-streche-automobilu/
Attachments:
You must be logged in to view attached files.March 11, 2016 at 17:12 #109971RaduModeratorOk,
Please apply this css and let me know
COPY CODE.pagination-sticky.member-navigation #newer-nav:before, .pagination-sticky.member-navigation #older-nav:after { width:20px !important; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 14, 2016 at 01:59 #110248prepriemyselParticipantThis helped me:
.pagination-sticky.member-navigation #newer-nav, .pagination-sticky.member-navigation #older-nav {
width: auto !important;
height: auto !important;
}.pagination-sticky .outter-title {
padding: 5px;
}Thanks
March 14, 2016 at 18:54 #110422RaduModeratorYou’re welcome
Ty for providing your solution
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.