Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #717282

    Hello,
    I got problem with Revolution slider, i got white gap
    i tried fix it with style.css
    .content {
    padding-top: 0px !important;
    }

    but it didnt fix the problem.
    Help please :)

    #717305

    Hey tiomkin,

    Try adding this code in Quick CSS:

    #top.page-id-1837 #main .container_wrap_first .content {
        padding-top: 0 !important;
    }

    Let us know if it works :)

    Best regards,
    Nikko

    #717315

    still the same :(

    #717327

    Hi!

    Can you give us temporary admin access? so we can check the backend, and inspect why the code doesn’t reflect the frontend. Please put the details in the “private content” section when you reply so only moderators can view it.

    Cheers!
    Nikko

    • This reply was modified 7 years, 5 months ago by Nikko.
    #717330

    Sure

    #717347

    Hi!

    I have added the code and it works just fine. I added this since there is 1px thin line above after adding the code above:

    #top.page-id-1837 #main .container_wrap_first {
       border: 0 !important;
    }

    Let us know if it’s good on your end. :)

    Cheers!
    Nikko

    #717351

    Thank you. You are my Hero :)

    #717393

    Hi!

    Glad we could help :)

    Best regards,
    Nikko

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