SKT Healing Touch Pro

Home Forums Medical SKT Healing Touch Pro

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #84158
    david.vicentedavid.vicente
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: September 20, 2017

    Hi,

    Please anyone can help me with these two questions?

    I would like to know how could I fix the relative position for the “Read More” in the home, to have all text/buttons in the same line. Now, the read more buttons are in diferent positions.

    And how could I add Quick Links?

    Thanks in advance.
    Regards.
    David

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

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Dave

    #84213
    david.vicentedavid.vicente
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: September 20, 2017

    Thanks for your answer.
    www.martaibarz.com

    Thanks

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .four_column { position:relative;}
    .read-btn { position:absolute; bottom:20px; left:50%; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%);}

    Regards,
    Dave

    #84240
    david.vicentedavid.vicente
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: September 20, 2017

    tried this

    .four_column { position:relative;}
    .read-btn { position:absolute; bottom:20px; left:50%; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%);}

    and

    .four_column{min-height:250px;}
    .read-btn { position:absolute; bottom:20px; left:50%; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%);}

    but no luck. It’s not working.

    now Custom CSS has .four_column{min-height:250px;} only. Columns with same size but Read More not in the same line…

    thanks for your help!

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

    Hi,

    Okay, kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

    #84243
    david.vicentedavid.vicente
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: September 20, 2017

    Done.
    waiting your answer.

    thanks a lot.

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

    Hi,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Dave

    #88542
    eveeve
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: November 17, 2017

    How can I display the site title instead of a logo in teh upper left of the Header without hard coding it into the header file? It was easy in teh free version, but not clear in the Pro version.
    Thanks.

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

    Hi eve,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Dave

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