Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22470
    Debra
    Member

    Not in any way a pro but was able to make some changes in the style I wanted using the custom css but I have two items I’d like to adjust but cannot figure out how.

    I’d like to have the header image with no margin at the bottom (#2) and a small margin at the top (#1) but I can’t figure out what I need to change as it looks like there’s three different items within the header area. Also, I’d like to change the Schedule Now button to a custom image button (#3) Screenshot below.

    screenshot

    Any help would be greatly appreciated. Thank you.

    #22484
    Sakin
    Keymaster

    @Debra: Fro spaces in header image you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #site-logo { padding-top: 10px; }
    #hgroup-wrap { padding-bottom: 0; }

    But for changing Schedule Now button to a custom image button. This will be bit difficult. It will be easier if you just change the color and all. But replacing with image will be issue with responsive design.

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