Interior Pro

Home Forums All Other Themes Interior Pro

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #73824
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Hi Guys,

    I’m looking to tighten up two sections as the padding and the space between the heading and content below is too big.

    Can you send me on some CSS that will tighten the two spaces up? They are Local Activities and Follow Us.

    Website is http://knightsbrookbandb.ie/

    Thanks

    Derek

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

    #wrappfourth h2.section_title { margin-bottom:40px;}
    .slider-main { min-height:540px;}

    Regards,
    Chris

    #73833
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Thanks Chris. Is there a way I can also tighten up the Follow Us footer section too?

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

    h2.section_title { margin-bottom:30px;}

    Regards,
    Chris

    #73836
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Thanks Chris, can I reduce the padding on that section too?

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

    Hi Derek,

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

    Add this code there:

    .home section, #footer-wrapper .footwrap { padding:30px 0;}

    Regards,
    Chris

    #73838
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Brilliant. Thanks Chris.

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

    🙂

    #73841
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Actually Chris, that is after bringing up the padding at the top of the first section?

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

    .slider-main {min-height: 550px;}

    Regards,
    Chris

    #73844
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    That’s not really working Chris. Nothing changes when I add .slider-main {min-height: 550px;}

    Also on mobile view it now shows a large loading white background on the homepage?

    #73848
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    It’s fine Chris,The padding CSS changes the padding on all sections so I’ve removed .slider-main {min-height: 550px;} so now the mobile view is fine and I’ve changed the padding to 40px and it sits fine.

    Thanks

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

    .one_third { margin-top:-55px;}

    Regards,
    Chris

    #73865
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Thanks Chris. It is sitting well now. Thanks again

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

    🙂

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