[Support request] Liberte Theme Sketchy Border not working

Home Forums Support [Support request] Liberte Theme Sketchy Border not working

Home Forums Support Liberte Theme Sketchy Border not working

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2369300
    Jane

    The Sketchy Border CSS is not working on the homepage image of the Liberte theme.

    It is working on the buttons though.

    The demo version has a nice wavey border (Sketchy Border CSS) and I am currently stuck with a square box.

    How can I get the wavey border on the home page image?

    http://www.janebphysio.com

    #2369341
    Fernando
    Customer Support

    Hi Jane,

    Can you check in Appearance > Customize > Additional CSS if the CSS for Liberte template was imported?

    Can you try adding this?:

    .sketchy-border, .sketchy-border > .elementor-widget-container, .sketchy-border > .elementor-column-wrap, .sketchy-border > .elementor-widget-container .elementor-button {
                    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px !important;
                }
    
                .sketchy-border-swap > .elementor-widget-container, .sketchy-border-swap > .elementor-column-wrap, .sketchy-border-swap > .elementor-widget-container .elementor-button {
                    border-radius: 15px 225px 15px 255px/255px 15px 225px 15px !important;
                }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.