Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #117911
    Tino
    Participant

    Hi there,
    I am using the Catch Responsive layout for quite a while now and am absolutely contented with it.

    I also use a child theme which works pretty well. Now I got a small problem with my website
    http://www.unterwasser-fotografieren.de

    When you look at my website, you can see the logo above the menu bar at the moment.

    I tried to change it for to use another image which would fit over the contents width. Like in that image.

    http://www.unterwasser-fotografieren.de/download/layout.jpg

    Now I don’t have any more ideas how to get it work properly.

    I hope you can help me. Thank you in advance.

    Regards. Tino

    #117930
    tikaram
    Keymaster

    @tino : You need to change the logo of your site.

    The width of logo that you are using currently is 568px. To fit the width of the content, logo should be 1200px in width. Make sure that you use a logo of width: 1200px and skip cropping while uploading.

    Regards,
    Tikaram

    #117958
    Tino
    Participant

    Hi Tikaram,
    thanks for your help. I appreciate that one.

    And I tried to widen the Logo up to 1200px, but the logo was too narrow afterwards. (Like in the image)
    http://www.unterwasser-fotografieren.de/download/layout-2.jpg

    Maybe i forgot to change something in the CSS. And how would i remove the blank space in between the Logo and the Menu bar?

    #117959
    tikaram
    Keymaster

    @tino : Go to Appearance => Customize => Additional CSS and
    add the following css and save.

    #site-branding, #masthead{
    padding:0;
    }
    #page #masthead .wrapper{
    padding:0;
    }

    Hope this resolves the issue. Let me know if i was able to fix the issue or not.

    Regards,
    Tikaram

    #117981
    Tino
    Participant

    The width is perfect thank you.

    you have got an idea about that dead space in between logo and menu bar?

    And is there any possibility to donate sth. to you?

    #118002
    tikaram
    Keymaster

    Hello, there,
    I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please?
    https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
    I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve.
    Thank you so much for your help!

    Regards,
    Tikaram

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Use logo or header above menu’ is closed to new replies.