Home Forums WoodMart support forum Widgets Line

Widgets Line

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

    jgoods
    Participant

    Hi,

    I used 2 HTML blocks within 1 widget in the footwear area and there is a divider line in between. I can’t find the setting to remove that.

    Thanks.

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

    Hello,

    Enter row/column settings > Design tab and check border configuration if you have it, remove. https://wpbakery.com/video-academy/use-element-design-options-wpbakery-page-builder-wordpress/

    Best Regards

    #107262

    jgoods
    Participant

    Hi,

    I tried the above but the border is still there.

    #107384

    Hello,

    Add this code to the Theme Settings > Custom CSS

    body .copyrights-wrapper{
    border-color:transparent
    }

    Best Regards

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