Themes without SKT Builder

Home Forums All Other Themes Themes without SKT Builder

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #143148
    April BrooksApril Brooks
    Participant
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: September 5, 2019

    Two things….

    1. decor theme. How can I get the email to fit on one line in the header of the homepage? I even remove it without removing the other contact info.

    applecountrycabinets.com

    2. I am not a fan or SKT Builder or better yet it is not a fan on me. In the Decor template I was able to use the theme editor for the complete creation of the site. Is their other themes that allow this? I have other sites to build but I am afraid I just can’t use the SKT editing plug-in.

    Please advise….

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

    Hi,

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

    Add this code there:

    .header_row, .header_row .phone-email-info { width:auto;}
    .header_row .column-1, .header_row .column-3 { padding:0 20px;}

    Regards,
    Chris

    #143776
    April BrooksApril Brooks
    Participant
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: September 5, 2019

    Thank you but that looks worse. Is there a way to keep the phone and remove the email but keep the email in the footer?

    Also there was two questions in my initial post. Can you advise how to skip SKT builder?

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

    Hi,

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

    Add this code there:

    .header_row .column-1 span.hederemailid { display:none;}
    .header_row .column-1.column-2 span.hederemailid { display: block !important;}

    Regards,
    Chris

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