- This topic has 3 replies, 3 voices, and was last updated 8 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Healing Touch Pro footer
There are four footer elements in SKT Healing Touch Pro’s footer but I only need one. Can I center the one I have? Is there a way to make the one element wider? As it is, I’ve changed Footer Widgets 2, 3, and 4 to be “Text” items that are blank, and that makes them disappear, but they still take up space. Footer Widget 1 is not wide enough to hold my content without wrapping, and that does not look good. Widening Footer Widget 1 is my #1 goal here.
My site is downtownplasticsurgeryla.com. You can see that Footer Widget 1 is cramped in the lower left corner of the page. There is plenty of blank space to the right but I can’t figure out how to widen it. Am I forced to use 4 Footer Widgets, even if some are blank?
Also– is it possible to have two email addresses in the contact section (Footer Widget 1)?
Thank you–
Hi Chris,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.cols-4{width:35% !important;}
For another email. Go to Appearance>>Widget>>Footer Widget 1
Drag and drop text widget in footer 1 and add this code inside the text widget.
<p>1245 Wilshire Blvd. #601<br>
Los Angeles, CA 90017</p>
<div class="phone-no">
<p><strong>Phone:</strong>(213) 977-0257</p>
<p><strong>E-mail:</strong><a href="mailto:[email protected]">[email protected]</a></p>
<p><strong>E-mail:</strong><a href="mailto:[email protected]">[email protected]</a></p>
<p><strong>Website:</strong><a href="http://downtownplasticsurgeryla.com" target="_blank">http://downtownplasticsurgeryla.com</a></p>
</div>
<div class="clear"></div>
Regards,
Dave
How do I create script for the Social Bookmarking function?
Hi,
Kindly check this link: http://deluxeblogtips.com/social-bookmarking-script/
Regards,
Dave
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]