Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1229687

    Hi. I am creating landing page right now. Using fullwidth easy slider.
    with that, I am seeing border or line which I really don’t want to show it.
    would you enlighten me please.

    #1230138

    Hey khonoka,

    Please try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top div[id^="after_full_slider"] {
        border: none;
    }

    Best regards,
    Nikko

    #1231302

    hi. Sorry I forgetten e mail notice then realised you replied…
    yes it works! BUT only partially….
    yes, after slider, border is gone. but before slider, still there.

    should I add this? ↓
    I replace “before” with “after” that your code…

    #top div[id^=”before_full_slider”] {
    border: none;
    }

    thanks,

    #1231420

    Hi,

    Add this to quick css:

    #full_slider_1.avia-shadow{
    box-shadow:none!important;
    }

    Best regards,
    Jordan Shannon

    #1231481

    thank you for reply. but not working…..

    #1231816

    Hi khonoka,

    Could you please attach some screenshots of the issue?

    I am not seeing the border anymore.

    Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

    #1231930

    hi, thanks for reply.

    those 2 pages right now I am working with. both I see annoying border……

    thanks for help!

    regards,

    #1231931

    sorry, add to the above.

    right now my

    enfold child>general styling> quick css

    #top div[id^=”before_full_slider”] {
    border: none;
    }

    #full_slider_1.avia-shadow{
    box-shadow:none!important;
    }

    #1231957

    Hi,

    Did you add my code to the very top of quick css so it runs first? Also, clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1232031

    hi. yes, its top of it. actually the one I shown above, that is all on quick css.

    been clear cache like mad dog over the week. the border never goes away….

    help!

    #1232108

    Hi,

    Please provide admin info so we can log in and look into this issue further.

    Best regards,
    Jordan Shannon

    #1253155

    We will find a workaround

    #1253376

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘The line/border which I do not want to see.’ is closed to new replies.