Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #220447

    Hi there

    Could you let me know what quick css I need to add to my child theme – I’d like to make the entire area of the heading (area with logo and menu) have a background color of #000052 across the entire width/depth of the area.

    Thanks

    #220541

    Hey centraldesigns!

    Please add following code to Style.css file of your child theme in Appearance > Editor

    #header_main { background-color: #000052; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘change background color of heading (using with a child theme)’ is closed to new replies.