Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6998
    fritzhesse
    Member

    Hi Sakim,

    I am using Catch Everest.  I would like to see if it is possible to have the header logo actually sit on top of (or float over ?) the menu bar and slider area.  If that is possible, could it additionally move the menu words out of the way of the image so they are not hidden behind?

    I tried also to remove the margin and padding above the header logo and was not able to remove the final spacing of about 10 px.. is there something I need to do in Catch Everest to remove the top white space?  I would like my logo to ‘touch’ the top edge.

    The site is http://lacostafilmfestival.org

    #7015
    Sakin
    Keymaster

    @fritzhesse: I don’t understand your first question.

    To remove the top white space so that your logo touches the top edge. Just add the following CSS in “Custom CSS” box in Theme Options panel.
    .site { margin-top: 0; }

    #7023
    fritzhesse
    Member

    Thanks – the margin change worked perfectly.

    Regarding the header logo – I replied directly to you via email with an example but am not sure if you received that.  Is it possible to have the main logo show partially in front of the menu bar and slider below.  I think it is done with absolute positioning and z-index in normal HTML.     I would then need to space out some of the nav menu items so they are not hidden.  This may not be possible.

    Thanks

    #7032
    Sakin
    Keymaster

    @fritzhesse: I haven’t received email. You can just upload the design image in your site and post the link here.

    #7033
    fritzhesse
    Member

    Thanks.  See the attached page – use password “Sakin”

    http://lacostafilmfestival.org/contact/sample/

     

    #7035
    Sakin
    Keymaster

    @fritzhesse: Sorry this is beyond the scope of our Theme. You need to customize style.css and then responsive.css. For this you need to build child theme and then make changes. So, I recommend hiring css developer http://jobs.wordpress.net/ or use tweaky services.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Can I make header logo float over menu bar’ is closed to new replies.