Home Forums Pro Themes Photomania Pro Color of the line under "previous" and "next"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #99202
    Sylvain
    Participant

    Hello, an other question : In the single post pages, there are “previous” and “next” links in the bottom of the page. Under previous and next, there are colored lines. I didn’t found where to change the color of thoses lines. For example here : http://sylvainmoser.com/animation/les-sisters/, the 2 lines Under previous and next are in red, their default theme color. How can I change this color ?
    Thank you

    #99240
    wensolutions
    Keymaster

    Hello

    Please add the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS

    .post-navigation .nav-previous, .post-navigation .nav-next {
        border-bottom: 4px solid #925a6a;
    }

    Please change the color code of the given CSS for the changes to be visible.

    Hope this helps.

    For any further query/confusion, feel free to reach back to us.

    Best Regards!

    #99273
    Sylvain
    Participant

    That’s perfect, thank you !

    #99278
    wensolutions
    Keymaster

    Hello,

    Glad we could help.

    If you have any issues further, kindly let us know.

    Also, we would really appreciate if you could help us by rating our theme by following the link below:

    https://wordpress.org/support/theme/photomania/reviews/#new-post

    Hope this helps.

    Thank you.

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