Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #554105

    Hello team!

    I chose Logo Center, Menu above/below and want to remove logo space. I found possible solution HERE.
    Unfortunately the css codes don’t work for me.

    Please help :)
    Thank you!
    Anh

    • This topic was modified 8 years, 4 months ago by anhanhoi.
    #554484

    Hey anhanhoi!

    Please add following code to Quick CSS

    .html_header_top.html_header_sticky.html_bottom_nav_header #main {
        padding-top: 52px!important;
    }

    Cheers!
    Yigit

    #554486

    Thank you! It works! :)

    Also, while I’m at area-removing-related-questions: How do I adjust (in this case make smaller) the paddings (both top and bottom) between posts? Currently it is unnecessarily spacious.

    http://www.sirima.se

    /Anh

    • This reply was modified 8 years, 4 months ago by anhanhoi.
    #554495

    Hey!

    Please add following code to Quick CSS

    .blog .post_delimiter {
        display: none;
    }

    Best regards,
    Yigit

    #554499

    Thank you Yigit for fast replies!

    Best regards,
    Anh

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove Logo area when chosen Logo center, Menu above/below’ is closed to new replies.