- This topic has 1 reply, 2 voices, and was last updated 3 months, 2 weeks ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Martial Arts theme – add space between phone & email in header
Hi gents, probably a simple issue but my CSS is not spectacular and I can’t figure out how to do something very easy.
I want to add a bit of space between the end of the email address and the phone icon – topbar right text 1 and topbar right text 2.
I’ve tried this bit of CSS but I think I’m identifying the wrong DIV or class:
div#header-info-area.span.suptp::before {margin-left: 10 px;}
I’ve tried 7 different variations on this without any luck and would appreciate your help in sorting it out.
https://libertybeautydepot.com
Thanks.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.head-info-area .fa { margin-left: 30px;}
Regards,
Dave