• Resolved lauriepk

    (@lauriepk)


    The Neve theme is great – thank you!

    I’m hoping you can help me with the Comments font and placement. I need CSS code to change the word “Previous” to “Previous Comments”, increase the font size, and put it at the bottom of the comments on that page.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    Thanks for choosing Neve!

    Unfortunately, it’s not possible to replace that text with something else or change its position using CSS.

    However, the size of the word can be changed using the CSS below.

    .single-post .nv-comment-navigation .nav-previous {
    font-size: 20px !important;
    }

    Have a nice day!

    Thread Starter lauriepk

    (@lauriepk)

    Thank you Lucinda, I appreciate it! Thanks for making Neve, and for helping us navigate our tweaks ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Previous Comments CSS Code?’ is closed to new replies.