Remove Home Page Slider

Home Forums All Other Themes Remove Home Page Slider

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #151392
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Hello
    I have the SKT Charity Pro theme on this site. My client would like to disable the slider and make the header look like all the other pages with a static image.

    Also they would like to reduce the padding on that overlay behind the top menu.

    Any help would be great

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

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

    #151499
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    http://hamannfoundation.org/

    #151502
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    hamannfoundation.org

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

    Hi,

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

    Add this code there:

    .header .header-inner .nav ul li a { padding: 10px 13px;}
    .nivoSlider img { position:relative !important;}
    .slider-main { min-height:350px;}

    Regards,
    Brad

    #151566
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Well it kinda worked. THe header area is smaller but its not showing the image. Just a loading cirle.

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

    Hi,

    Kindly add single image in slider.

    Regards,
    Brad

    #152163
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Hey there. So far so good but now my client wants the menu moved all the way up so it doesn’t overlap the image.

    I tried to tweak the image size several times to make it work around the menu but I didn’t have any luck. So is there anyway to reduce the padding of the menu?

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

    Hi,

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

    Add this code there:

    .home .header-wrapper { position:relative !important;}
    .home .header { position:absolute !important;}

    Regards,
    Brad

    #152173
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Didn’t seem to move the menu up: https://prntscr.com/siukft

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

    Hi,

    Kindly use this one:

    .header-wrapper { position:relative !important;}
    .header { position:absolute !important;}

    Regards,
    Brad

    #152210
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Better. Thank you. Hopefully my client is okay with it.

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

    🙂

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