- This topic has 1 reply, 2 voices, and was last updated 4 years, 4 months 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 › section title wrong place
Tagged: css layout
I am using the legalexpert pro theme and I am having an issue in the footer that I hope you can help with. The word Website is showing on the line above or should I say in the contact email line.
example:
someone@somewhere.com Website:
http://www.somewhere.com
you can see it at the test site of rdjohnsonlaw.covereddata.com
Hi Scott,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.cols-3 .phone-no p { padding-left:90px;}
.phone-no strong { position:absolute; left:0; display:block;}
.phone-no a { display:block;}
@media screen and (max-width:1169px) {
.phone-no strong { left:0;}
}
Regards,
Brad
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]