Home › Forums › All Other Themes › add blankspace in header topbar
- This topic has 5 replies, 2 voices, and was last updated 6 years, 1 month ago by
Forum Moderator.
-
AuthorPosts
-
July 28, 2017 at 8:14 am #79614
Hello everyone,
I added symbols for email and telephone number in my header topbars.
The spacing is really bad right now, so i’m trying to add spaces between symbols and text. When i try  , it does not work, instead there is a black ? showing up.Can you help me with this? I only need to increase the distance between symbols and text. It’s SKT complete Pro.
kind regards,
FritzJuly 28, 2017 at 10:39 am #79656Hi,
Kindly show us your website URL so that we can assist further.
Regards,
ChrisJuly 28, 2017 at 11:32 am #79673Hi,
the website is http://cafmconsult.de/
If you look at the top right: the end of “[email protected]” is way too close to the telephone symbol. We want to increase the distance between those 2.
Thanks.
July 28, 2017 at 11:52 am #79676Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.logo { max-width:40%;} .logo h1, .logo h2 { line-height:30px;} .suptp { margin-left:20px;}
Regards,
ChrisJuly 28, 2017 at 4:31 pm #79704Hi Chris,
The top looks better now, what can we do to improve spacing on the left side? (Between Symbol and D-04229)
Unfortionatly now our primary headline (“Handels- & Beratungskontor Westhoff & Partner”) is on 2 rows. We really want it to be on one.
Thanks for you help so far!
July 31, 2017 at 5:08 am #79771Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .logo { max-width:inherit !important;} #topmenu ul li a { padding:36px 12px !important;} .head-info-area .fa { margin-right:15px !important;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.