• Resolved broncasaurus

    (@broncasaurus)


    Hi. I want to change the way links in the post titles and bodies appear on my blog (http://broncasaurus.com). Right now, a dotted line appears below the link text, and I don’t want that.

    All I know is basic HTML. I have no idea about what to do with the CSS so…help please?

Viewing 1 replies (of 1 total)
  • Find this in your stylesheet (broncasaurus.com line 162):

    .hentry .title a, .hentry .title span {
      border-bottom:3px dotted #127DFF;
    }

    and remove the border-bottom line.

    Peter

Viewing 1 replies (of 1 total)

The topic ‘Constructor Theme Font Query’ is closed to new replies.