Handy Slider Removal

Home Forums Handy Theme Support Handy Slider Removal

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #112132
    yannisyannis
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: March 23, 2018

    Hi team. How can I stop showing the slider on handy theme.

    In my opinion there should be an easier way (like a CLEAR button somewhere) to disable sliders on all themes as people mostly ignore them according to stats read online and they can take up resource on hosting.

    Thanks

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

    Hi

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

    Add this code there:

    .slider-main { display:none;}

    Regards,
    Chris

    #112180
    yannisyannis
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: March 23, 2018

    Thanks for that Chris. I have just done it and it has worked on safari
    but for some reason its still displaying on chrome… The other thing is
    that there is an overlap (see: https://cl.ly/60f5daf896dc). How do I add
    some padding so that there is a bit of a gap between the blue bottom
    header section and the main heading and sidebar?

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

    Hi,

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

    Add this code there:

    .header-top { position:relative !important;}

    Regards,
    Chris

    #112193
    yannisyannis
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: March 23, 2018

    Thanks Chris. That worked. I have now noticed though that there is a big gap on every page except the home page that looks like this: https://cl.ly/d626a817156e. How does this get fixed?
    yannis

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

    Hi,

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

    Add this code there:

    .innerbanner { height:auto;}

    Regards,
    Chris

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