SKT Healing Touch Pro footer

Home Forums All Other Themes SKT Healing Touch Pro footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #67987
    ChristianChristian
    Participant
    • Topics: 9
    • Replies: 7
    • Total: 16
    Member since: June 27, 2016

    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–

    #68079
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    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

    #73772
    Stephen RichardsonStephen Richardson
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: May 28, 2017

    How do I create script for the Social Bookmarking function?

    #73795
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly check this link: http://deluxeblogtips.com/social-bookmarking-script/

    Regards,
    Dave

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.