- This topic has 8 replies, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › University Hub Pro › Next previous Buttons under posts
Hi there,
How can I change the position of the next post button to the right hand side of the page?
Currently they are both at the left hand side.
Thanks,
Amy
Hello
Can you please provide us with your site URL so that we can inspect the case further along with the screenshot of the section you are pointing on ?
Regards!
I cannot share the site its a private login. However here is the screenshot. See screenshot below>
https://14west.box.com/s/7psj8alnhqk34hbm77vlp0kdl52nr7xj
Same as this webpage: https://wordpress.org/themes/university-hub/
Hello
Please add the below given CSS snippet in the Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS
.nav-links{
display: flex;
align-items: flex-start;
align-content: space-between;
}
.nav-previous, .nav-next {
width:100%;
}
.nav-next a {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
width: 100%
}
.nav-next a .post-title {
margin:0;
line-height:41px;
}
.nav-next a>.meta-nav {
margin:0
}
Hope this helps
Feel free to reach us for any further query/confusion.
Regards!
Thanks for this.
Would it be possible to get the next on a separate line? Like the old design but the next to the right…With this code they are both on the same line so with long titles they get squashed.
Thanks,
Amy
Hello,
Since it requires higher code customization, currently it is not possible.
If you want then you can hire our professional designer.
Thank you.
ok thanks
Hello,
Let us know if you have any issue further.
Thank you.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |