Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    I’m not shore were you want the lines to be replaced by dots … if you want them between posts then you need to edit style.css at line 217
    where you have
    order-bottom: 1px solid #CAC7C7;
    change it to
    order-bottom: 1px dotted #CAC7C7;
    ->play with it until it looks the way you want, also you can use chrome inspect or firebug to check what you want to change.
    For help you can check this info.
    Regards

    Thread Starter hayden34

    (@hayden34)

    yeah i simply want to change all the lines to dotted lines. over the whole page

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to change lines’ is closed to new replies.