• Resolved Tu Anh

    (@ilovechocolatemuffins)


    I’m new to css and I need to edit the style.css to modify my header. The style.css can be found here. https://pastebin.com/vTGUGsSE

    I want to add a new header class named address, so I did. Then I want to use that address class in a span in the header.php

    The original header looks like this https://imgur.com/ROuo004

    The modified one now looks like this. https://imgur.com/uzNeFfz

    How do I move the address and license up and make the phone number aligned like the original header? Please HELP! Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The address and phone # are too wide for the space available. Try reducing the width of the address element so it forces 2 lines and gives the space back to the phone #.

    Thread Starter Tu Anh

    (@ilovechocolatemuffins)

    This issue is now fixed. Thanks!

    Great – for the potential benefit of others with a similar problem, can you elaborate on what fixed it?

    Thread Starter Tu Anh

    (@ilovechocolatemuffins)

    I went into the custom theme css file and edited the px values for the address line until it was fixed. Trial and error.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom theme modifying header’ is closed to new replies.