Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1037090
    DOFI
    Participant

    Hello,

    when i disable the title of the page, i get a lot of space betwin the start of the page and the first line of the content,

    i tried this solution:

    link

    it seems to get a little better, but far from perfect: i want my content as near as possible to the margins

    here is the website, with the css provided in the link above:

    **deleted link **

    thank you very much πŸ™‚

    #1037114
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can assign the class “mtn” to your custom headlines. For more information, please refer to our element spacing guide here (https://community.theme.co/kb/element-spacing/).

    Hope that helps.

    #1037130
    DOFI
    Participant

    hello,

    where do i go to change these items? i’m confused :s

    i understand the mtn, etc… but in custom css it makes no changes… do i missed something?

    thank you πŸ™‚

    #1037178
    Thai
    Moderator

    Hi There,

    Your website is under construction.

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1037303
    DOFI
    Participant
    This reply has been marked as private.
    #1037311
    Nabeel A
    Moderator

    Hi again,

    Thank you for the credentials! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        margin-top: 0 !important;
    }
    .x-content-band {
        padding: 0 !important;
    }
    .entry-wrap {
        padding: 30px !important;
    }

    Let us know how this goes!

    #1037315
    DOFI
    Participant

    perfect!

    great theme,

    thank you guys πŸ™‚

    #1037334
    Nabeel A
    Moderator

    Glad we could help!

    Cheers!

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