Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #22654
    Melanie
    Participant

    Hi Catch Themes,

    I want to get rid of some of the white space between my top menu & Header Image. It appears the social icons are blocking me from bringing the Header Image up. I’ve already set the top and bottom margins to 0%. Is there a way to bring the Header Image closer to the top of the page?

    My URL is http://www.allinmom.com

    THanks!

    #22754
    Sakin
    Keymaster

    @Melanie: You can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-content { padding: 0; }
    #sidebar-header-right #social-search,
    #sidebar-header-right .social-profile ul li {
        margin-bottom: 0;
    }
    #22791
    Melanie
    Participant

    Hi Sakin,

    It didn’t move. The top of the header stops at the social sidebar. Is there CCS that allows the header to overlap? I googled overlap and found “position: relative;” Just don’t know what to do with it 🙂

    Also, this should be under Evolution Pro. Sorry about that!

    #22796
    Sakin
    Keymaster

    @Melanie: You site is currently under construction and cannot check in.

    #22807
    Melanie
    Participant

    My apologies, please try again.

    #22810
    Sakin
    Keymaster

    @Melanie: Oh I got it now. I see that you have merge your logo and header image in a single image. Here is my suggestion. First make your large header image in two, 1 will be all in one mom logo and 2 will be the images, header image. Then,
    1. First go to “Appearance => Theme Options => Header Options” and upload just logo in “Logo url” and save changes.
    2. Then go to “Appearance => Header” and upload your large header image.

    #22817
    Melanie
    Participant

    Worked nicely! Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Header Image and Social Icons’ is closed to new replies.