Home › Forums › SKT Biz/Corp Theme Support › Spacing issue with SKT Builder
- This topic has 6 replies, 2 voices, and was last updated 3 years, 9 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
February 11, 2020 at 11:56 pm #144761
Hi,
I’m using the Biz Pro theme and SKT Builder on the website (goldensierrafoothillspropertymanagement.com/gsfpm/When I’m using the SKT builder, I’m having spacing issues. Here is an image of the problem.
https://imgur.com/uVTKkqw
I’d like to reduce the spacing by at least half.
Otherwise, I really like the Builder.
Best always,
DianeFebruary 12, 2020 at 5:32 am #144773Hi,
Your website is on under construction mode. Therefore we are unable to check the issue.
Regards,
ChrisFebruary 12, 2020 at 6:38 pm #144832Hi Chris:
http://www.goldensierrafoothillspropertymanagement.com/gsfpm/Thank you.
DianeFebruary 12, 2020 at 6:40 pm #144834http://www.goldensierrafoothillspropertymanagement.com/gsfpm/
Please see the original support request. For some reason when I respond it only says HOME.
Add /gsfpm/ at the end of the URL to get to the site in question.
Thanks.February 13, 2020 at 5:07 am #144844Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { .sktbuilder-block { padding-top:0 !important;} .thn_post_wrap .page-title { margin-bottom:15px !important;} }
Regards,
ChrisFebruary 13, 2020 at 7:02 pm #144907Hi,
I added the above CSS. Now it ‘jumps’ from a smaller font title in the correct position… then it drops to the same as before.https://imgur.com/Lgnbe3h
Best always,
DianeFebruary 14, 2020 at 5:10 am #144921Hi,
Also use this CSS for other screens.
.sktbuilder-block { padding-top:0 !important;} .thn_post_wrap .page-title { margin-bottom:15px !important;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.