Viewing 3 replies - 1 through 3 (of 3 total)
  • HI,

    I m not an expert though I have managed to get it done this way:
    I have the “use default style” off and then by the custom css this

    .rpwe-block li {
      border-bottom: 0px solid #eee;

    I hope it works for you too!

    Cheers!

    Thread Starter Aussie Buschfunk

    (@aussie-buschfunk)

    Thank you wph4! It worked!

    Plugin Author satrya

    (@satrya)

    Hi Ausiie,
    I’m sorry for late reply 🙂

    You can use the code from @wph4 or try this one

    .rpwe-block li { border-bottom: 0; }

    Cheers.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove line under post title’ is closed to new replies.