Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #63444
    flypig
    Member

    Hello
    Thanks for the Catch Adaptive theme, I have just started using it.

    I like it but one problem: the menu covers up part of the featured image. On Desktop it’s maybe OK but on mobile it covers a huge part of the image. I can’t always crop my image so that there is “Dead” space at the top for the menu, and on mobile it is a large portion.

    Is there any way to make the menu stay above all image and all content all the time? I don’t care if it is sticky or not, I just want my entire photo to always show when at the top of the page.

    http://www.turnercollins.com/booking/

    Check it out on a smartphone!

    That is the only thing I need to fix! Thanks!

    #63533
    Sakin
    Keymaster

    @flypig: We will fix this in next version update 1.1. For now, can you add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    @media screen and (max-width: 400px) {
    	#masthead {
    	    padding-bottom: 30px;
    	    padding-top: 64px;
    	}
    }
    #64128
    gernot
    Member

    doesnt work on iphone 5s

    #64367
    Sakin
    Keymaster

    @gernot: Can you let me know what doesn’t work in iphone 5s. Please post in your issue with your site URL.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu Covers up Image’ is closed to new replies.