Home › Forums › All Other Themes › header and page margin
- This topic has 5 replies, 2 voices, and was last updated 5 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
May 23, 2019 at 11:03 am #123858
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 headerThanks you!
May 23, 2019 at 11:15 am #123859Hi,
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,
DaveMay 23, 2019 at 12:09 pm #123865Dear 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,
AttilaMay 23, 2019 at 12:39 pm #123868almost 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 loadsMay 23, 2019 at 1:02 pm #123871now only one thing left that the menu bar jumps up after loading the page
thanks for your prompt help, I am really satisfied!
May 24, 2019 at 5:34 am #123897Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logo { width:17%;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.