This topic has 17 replies, 3 voices, and was last updated 10 years by Laura.

  • Author
  • #49224
     cali82
    Participant

    Hello:)

    I was wondering how to remove so much gray space beneath my slider on the home page. I have a few custom codes in the style css and perhaps adjustments in my settings, so you may have to log into my account. Please assist.

    Thank you!

    #49225
     cali82
    Participant

    Mobile screenshot 🙂

    #49244
     Laura
    Moderator

    Hello, please share a link to your website so we can check it out 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #49250
     cali82
    Participant

    Oops sorry =P FrenchRivieraConnect.com

    #49621
     Laura
    Moderator

    Hello, please add this to your quick css or style.css in child theme

    COPY CODE
    
    @media only screen and (max-width: 480px) {
    .page-template-page-templatesfront-page-php .rev_slider_wrapper {
    min-height: 130px;
    height: 0px!important;
    }
    .tp-fullwidth-forcer {
    height: 211px !important;
    }
    }
    .tp-fullwidth-forcer {
    height: 700px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #50055
     cali82
    Participant

    Hello=)

    Should I remove the the code I have in the styling options?

    .page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: none !important }

    @media only screen
    and (max-width : 480px) {
    .page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: none !important }

    Thanks!

    #50056
     cali82
    Participant

    I tried to remove it as well as with it, but it does not work. I think there must be another code that I need to remove. Here is what I have, please take a look.

    Thanks=)

    “.rev_slider_wrapper {
    display: block !important;
    }

    body.home .contain-to-grid,
    body.home #logo {
    display: none;
    }

    body.group-home #logo
    {
    display:block !important;
    }

    body.groups aside.four
    {
    display:none;
    }

    body.groups #main-content
    {
    width:100% !important;
    }

    body.home-page
    {
    width:auto !important;
    }

    body.groups .contain-to-grid
    {
    display:block !important;
    }

    body.members .search-item .avatar
    {
    width: 160px !important;
    height: 160px !important;
    }

    .page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: none !important }

    @media only screen
    and (max-width : 480px) {
    .page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: none !important }

    #logo, .top-bar
    {
    display:none;
    }
    }

    body.groups #logo

    {
    display: none;
    }

    body.page-id-2056 #logo,
    body.page-id-2056 nav
    {
    display:none !important;
    }

    body.page-id-2056 footer,
    body.page-id-2056 #support,
    body.page-id-2056 #main
    {
    display:none !important;
    }

    .link-list li:nth-child(2)
    {
    display:none !important;
    }

    body.groups .search-item .avatar
    {
    width: 160px !important;
    height: 160px !important;
    }

    #51919
     cali82
    Participant

    Hello,

    I contacted rev slier and they said it is a theme issue. They provided me w custom coe that I put in CSS for the rev slider, but it is not working. Please assist.

    Thanks

    #52032
     Laura
    Moderator

    Hello, share admin credentianls and the code revslider support sent you 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #52041
     cali82
    Participant

    Hello:)

    admin
    Foofy123!

    frenchrivieraconnect.com/wp-admin

    I inserted the code in the rev slider css;)

    Thanks a million!

    #52045
     Laura
    Moderator

    Hello, fixed with

    COPY CODE
    
    .forcefullwidth_wrapper_tp_banner {
      margin-bottom: 0px !important;
    }
    

    🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #52047
     cali82
    Participant

    Hello:)

    Sorry to bug u again, but I can’t see the type that’s supposed to be underneath the slide (desktop version it’s visible) I also still see the gray extend a few inches from the slider. (Please view screenshot)

    Also, please send me a link so I can donate again, you guys are very helpful and I greatly appreciate it:)

    Thanks!

    #52051
     cali82
    Participant

    Screenshots:)

    Mobile & desktop. I will try to clear cache again and see if it’s changed.

    #52115
     Laura
    Moderator

    Hello, i will check it out again 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #52119
     Laura
    Moderator

    Hello, fixed with

    COPY CODE
    
    .revslider-head.absolute-head .form-wrapper {
      margin-top: 0px !important;
    }
    @media (max-width: 991px) {
    .page-template-page-templatesfront-page-php .rev_slider_wrapper {
      min-height: 200px;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #52213
     Abe
    Keymaster

    Thanks @cali82, we appreciate your support. here is a link to the donate page https://archived.seventhqueen.com/buy-us-a-beer

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #52324
     cali82
    Participant

    Thank you=)

    You guys fixed it! Best support ever!

    #52577
     Laura
    Moderator

    It was a pleasure 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 18 posts - 1 through 18 (of 18 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?