Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ajay

    (@ajay)

    You can use a bit of CSS to knock off the list buttons.

    .crp_related ul li {
    list-style:none;
    }
    Thread Starter Amy_Beth

    (@amy_beth)

    I do not understand what you mean. Are you saying that if there are no bullet points the list of related posts will become internal links?
    Also, where does this code go?
    Thank you.

    Plugin Author Ajay

    (@ajay)

    You can put this in the Custom Styles tab. This code would take out the bullets style.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Using CRP as page links’ is closed to new replies.