SKT Herbal – Home Page Format Issues

Home Forums All Other Themes SKT Herbal – Home Page Format Issues

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #226125
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 20
    • Replies: 45
    • Total: 65
    Member since: November 25, 2016

    SKT Herbal Version: pro4.0
    http://new.nutritionworks.us/

    I want to make a couple of changes to the home page layout.

    1- I would like to hide the search icon. https://ibb.co/BZjDdjQ
    2- Move the text higher on the home page slider. https://ibb.co/BZjDdjQ

    Thanks

    #226130
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31044
    • Total: 31044
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header .centerlogoarea .header-extras { display:none;}
    .nivo-caption { top:10%;}

    Regards,
    Dave

    #226278
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 20
    • Replies: 45
    • Total: 65
    Member since: November 25, 2016

    Thanks

    #226283
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31044
    • Total: 31044
    Member since: August 16, 2013

    🙂

    #227032
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 20
    • Replies: 45
    • Total: 65
    Member since: November 25, 2016

    Hello,

    I want to make the footer section smaller. How do I make the padding smaller? Top, Bottom, between sections (Left, Right)

    I would also like to do the same to the header logo section and alter the width of the slider text. (See image)

    https://ibb.co/dMrbrR4

    #227042
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31044
    • Total: 31044
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .slidedesc { max-width:56%;}
    .logo img { margin-top:0;}
    #topmenu ul li a { padding: 12px 18px 20px;}
    .logo img { height: 120px; width: 120px;}
    #footer .footercols3 { margin-bottom:15px;}
    #footer .rowfooter { padding-top: 10px; padding-bottom: 0;}
    .copytext { padding: 15px 0 15px;}

    Regards,
    Dave

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