header and page margin

Home Forums All Other Themes header and page margin

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #123858
    Attila NagyAttila Nagy
    Participant
    • Topics: 12
    • Replies: 37
    • Total: 49
    Member since: May 20, 2019

    Site: https://www.doctorhouse.hu
    the space between the header and the site content is way too big on all pages can I
    adjust it somehow?

    especially on the “elerhetosegek” page where I would like the map directly
    connecting with the header

    Thanks you!

    #123859
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .sktbuilder-block { padding-top:0 !important;}
    .qb-container { display:none !important;}
    .sktbuilder-map__wrapper { margin-top:0 !important;}
    .skt-builder-menu-block .skt-builder-block-description, .skt-builder-block-description, .skt-builder-block-wrapper p { margin-bottom:0 !important;}
    .skt-builder-block-wrapper { padding-top:0 !important;}
    .skt-builder-pricing-table-block .skt-builder-block-description { margin-bottom:40px !important;}
    .owl-carousel-builder.owl-loaded { padding-top:30px !important;}

    Regards,
    Dave

    #123865
    Attila NagyAttila Nagy
    Participant
    • Topics: 12
    • Replies: 37
    • Total: 49
    Member since: May 20, 2019

    Dear Dave,

    I copy pasted the code to the css but it moved the menu bar up so now
    the space is even bigger between the header and the page content…

    Please check,
    Attila

    #123868
    Attila NagyAttila Nagy
    Participant
    • Topics: 12
    • Replies: 37
    • Total: 49
    Member since: May 20, 2019

    almost OK
    the space between header and content now is ok except for the “arlista” page, where it remained the same
    the other thing is that the menu bar jumps up after page loads

    #123871
    Attila NagyAttila Nagy
    Participant
    • Topics: 12
    • Replies: 37
    • Total: 49
    Member since: May 20, 2019

    now only one thing left that the menu bar jumps up after loading the page

    thanks for your prompt help, I am really satisfied!

    #123897
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .logo { width:17%;}

    Regards,
    Dave

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.