• How could I get rid of the dotted borders that surround all the different containers on the page?

    Also, I would like to make the navigation links (i.e. “Home, About, Contact”) taller/bigger. Not bold, just taller and wider.

    Any thoughts? thanks.

    https://www.delbertmon.com/blog

Viewing 4 replies - 1 through 4 (of 4 total)
  • just go to your css file then search for divs with border properties (e.g border:1px dotted black;) then remove them

    Thread Starter delbertmon

    (@delbertmon)

    just go to your css file then search for divs with border properties (e.g border:1px dotted black;) then remove them

    hmmm… i tried that. seemed like it should work, but for some reason the dotted borders are still displaying.

    Put your styles into Atahualpa Theme Options -> HTML/CSS Inserts -> CSS Inserts, instead of manually editing style.css

    hey, i see a 1px dashed #ccc in your css remove them. I thought you said dotted?!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No dotted borders? Taller navigation links?’ is closed to new replies.