• Resolved samimikawi

    (@samimikawi)


    I have 3 websites , designed with Elementor and using OceanWP theme , 2 of the websites have no issue but one website only have a shadow in all boxes I didn’t know how to remove it or how even it is display , I try everything install a plugin to export and import theme settings but no luck there is something but I m not able to know where I can remove it , in the link available here just press apply and you will see all boxes have shadow

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @samimikawi,

    First, make sure on the global style you don’t set box-shadow.
    You can check this guide: https://elementor.com/help/site-settings/. It can help you to find out about global style(s).

    Then try this solution; it may help you: https://i.postimg.cc/DwrD0Vvv/image.png.
    Head over to WordPress dashboard > Elementor > Tools, then click on the “Regenerate Files” button. After that, please clear your website and browser cache. Then check the front-end pages.

    However, the CSS below can help you to fix it:

    #thjmf_apply_now_popup .thjmf-popup-wrapper input,
    #thjmf_apply_now_popup .thjmf-popup-wrapper textarea {
        box-shadow: unset !important;
    }
    Thread Starter samimikawi

    (@samimikawi)

    Thank you so much Shahin

    I checked the site settings as you said form fields box shadow available I remove it , it fixed

    Really appreciate your help

    • This reply was modified 3 years, 8 months ago by samimikawi.

    I’m glad it is fixed.
    You’re welcome.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Box shadow’ is closed to new replies.