Remove space under Slider title

Home Forums Hotel Pro Remove space under Slider title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #144527
    mikael.lundstrommikael.lundstrom
    Participant
    • Topics: 6
    • Replies: 4
    • Total: 10
    Member since: January 30, 2019

    Hi!

    We are using different “Slider images” on our website, but the same “Slider title”.
    Is there anyway I can remove the extra and unnecessary space under the text to get rid of some hight on the transparent grey background color for slider caption?

    See print screen here: https://ibb.co/vkwCMdT
    Or look at www.slagstagatehotell.se

    #144598
    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:

    .slide_info p { display: none !important;}
    .slide_info { margin-bottom:0 !important;}
    .nivo-caption { padding:20px 10px !important;}

    Regards,
    Dave

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