Home › Forums › All Other Themes › SKT Healing Touch Pro footer
- This topic has 3 replies, 3 voices, and was last updated 7 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
April 5, 2017 at 3:29 am #67987
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–
April 5, 2017 at 11:10 am #68079Hi 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,
DaveMay 29, 2017 at 9:10 pm #73772How do I create script for the Social Bookmarking function?
May 30, 2017 at 5:30 am #73795Hi,
Kindly check this link: http://deluxeblogtips.com/social-bookmarking-script/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.