Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1338493
    Erdmann2014
    Participant

    Hello,

    I am using Theme X, Ethos, kindly note http://www.malsegeln.de and http://www.swedesail.de

    I do find the distance betweenn the masthead of the website (Header/Menuebar) and the text to big, to spacy. How can this be adjusted = decreased.

    Thx in advance, Erdmann

    #1338521
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Please add this CSS at Appereance > Customizer > Custom > CSS :

    .x-container.max {
        max-width: 1000px;
    }

    Hope this helps, let us know how it goes!

    #1338774
    Erdmann2014
    Participant

    Hella Rahul,

    thx, but I am sorry. This does not change anything.

    Again: I would like to reduce the distance between the text and the lower part of the header.

    #1338901
    Jade
    Moderator

    HI there,

    For the homepage of the first link please remove the blank white spaces before the first paragraph as that is causing the huge page.

    Then please add this in the customizer for the inner pages:

    .page-template .x-container>.offset,
    .page-template .entry-content {
        margin-top: 0;
    }

    Hope this helps.

    #1338958
    Erdmann2014
    Participant

    Jade, you saved my Friday evening. Champagne!

    Much appreciated!

    #1339258
    Rue Nel
    Moderator

    Hello There,

    You’re most welcome. We’re just glad we were able to help you out.
    If you have anything we can help you with, please let us know how it goes.

    Best Regards.

    #1340324
    Erdmann2014
    Participant

    After having made the adjustments, which work generally fine:

    How do I enlarge the distance between the heading „Einfach auf’s Wasser“ and the foto?

    http://malsegeln.de/einfach-aufs-wasser/

    #1340329
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    h1.h-landmark.entry-title {
        margin-bottom: 25px;
    }

    Hope it helps 🙂

    #1340627
    Erdmann2014
    Participant

    Thank you!

    #1340791
    Nico
    Moderator

    You’re most welcome.

    Feel free to asks us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1338493 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>