Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3363798
GuRu Homepage showing white border at top, left side and below slider
Closed

Comments

  • charissawest started the conversation

    Edited to Add 1:48PM 5/5/2023: I had to disable the light menu and transparent menu for now so it will show up. 

    Third theme purchase for another site recently... this one is GuRu wireless and they are eager for me to get their site done since I have been so busy with the others... 

    I adjusted some theme settings and then the slider on the homepage looks bad. There is white space above the slider so you cannot view the menu, and there is white space to the left of the slider and white space below the slider. The slider looked absolutely fine on the homepage until I made adjustments to the theme settings. 

    I do want the background color for the overall site and for the title areas on the other pages to be white. And this is just a sample image for the slider, but we need the homepage to look good so I can show it to them. I hope you can help. 

    Thank you. 

    Best,

    Charissa

    p.s. I'm going to start adding the site title to my tickets because I need to be able to differentiate each of these three sites I'm actively working on 

    Attached files:  Screenshot 2023-05-05 132812.png

  •  7,092
    Oliver replied

    HI!

    Try to add this one and check:

    .vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner {
        padding-top: 0;
    }

     

    3938581396.jpg

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • charissawest replied

    Thank you!

    I see it when I first load the page, but then it goes away after a bit. I'm wondering if it's settings I changed in Revolution Slider last week, or just maybe I need to clear my browser cache? 

    Best,

    Charissa

  •  7,092
    Oliver replied

    Hi,

    Try to add this one:

    body .wpb_row, .wpb_content_element, 
    body ul.wpb_thumbnails-fluid > li, 
    body .last_toggle_el_margin, .wpb_button {
        margin-bottom: 0;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver