• jkcproject

    (@jkcproject)


    Hi there,

    My site is penrynpark.com I’d like to remove the white block on the header, leaving it all brown. Additionally, I need to make all lettering white, as on the right side. I’ve looked over the ccs, but am too timid to start experimenting, lol.

    Thanks for your help. ??

    ~ Shirley

Viewing 2 replies - 1 through 2 (of 2 total)
  • webbrewers

    (@webbrewers)

    I’m guessing that’s a jpg image with a white background. You either need a transparent png or gif, or you need to redo the image matching the header brown bg with white letters. You can use paint.net or other graphics software to make the background transparent.

    RossMitchell

    (@rossmitchell)

    Firstly you need to install a browser inspector, if you are using firefox it is called firebug, all browsers have an equivalent. The browser inspector shows your css and html.

    Secondly you should change to using a child theme:
    creating a child theme https://codex.www.ads-software.com/Child_Themes
    A child theme makes it much safer to experiment.

    You will find that the troublesome white background to “Penry Park” is because it is a h1 heading, reduce the padding and change the colours to suit.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove white box on header?’ is closed to new replies.