Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19062
    oregano40
    Member

    Hi,
    How can I change the backround, border end text color of searchbox in header?
    Thanks!

    #19069
    Sakin
    Keymaster

    @oregano40: you can add the following CSS in “Appearance => Theme Options => Cutom CSS” box.

    #branding #s { 
          background-color: #ff0000; border-color: #008000; color: 440000 }
    }
    #19070
    oregano40
    Member

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘searchbox’ is closed to new replies.