Home Forums WoodMart support forum HTML Block/Menu Shadow

HTML Block/Menu Shadow

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #442861

    kiercordero
    Participant

    Hi! Can I remove the shadow effect of the mega menu or the HTML Block that I created?

    #442943

    Hello,

    We have visited your Site from the URL provided in one of your earlier Topics and we can’t seem to find any shadow effect in it: https://snipboard.io/wQUnzj.jpg

    The cyou please elaborate further in this concern as to exactly where this shadow exists under the mega menu? Also, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #443053

    kiercordero
    Participant

    Hi! I am actually referring to the dark line that is separating the HTML Blocks that I created. I attached the screenshot. Also, are you asking for my admin username and password?

    Attachments:
    You must be logged in to view attached files.
    #443167

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .wd-dropdown {
       box-shadow: none !important;
    }

    This CSS would hide the box-shadow being appearing for the dropdown menus.

    Hope this helps!

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)