Home Forums WoodMart support forum Menu Blur Effect

Menu Blur Effect

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #32357

    Sinaonee
    Participant

    How do I create the Blur Effect attribute for the menu?

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

    Artem Temos
    Keymaster

    Hello,

    We are sorry, but there is no blur effect option for the menu in our theme. It may require some additional code customization to achive that.

    Regards

    #32389

    Sinaonee
    Participant

    I enable this feature by Plugin Yellow pencil, but the name and the logo also change.
    Can I use css code?

    #32430

    Artem Temos
    Keymaster

    Could you please send us a link where we can see this on your website?

    #32516

    Sinaonee
    Participant

    These CSS codes generated by Yellow Pencil Editor

    body .website-wrapper header{
        
        filter:blur(2.29px);
        -o-filter:blur(2.29px);
        -moz-filter:blur(2.29px);
        -webkit-filter:blur(2.29px);
        background-color:rgba(255,255,255,0.91) !important;
    }
    Attachments:
    You must be logged in to view attached files.
    #32521

    Artem Temos
    Keymaster

    Sorry, but how can we help you with this? The code seems to blur the whole header and works correctly.

    #32538

    Sinaonee
    Participant

    It does not work correctly!

    1. The logo also changes. It should not change.
    2. The menu font also changes.
    3. The edges of the header also change. Must be sharp.

    I want the header background to change.

    #32542

    Artem Temos
    Keymaster

    Sorry, but there is no way to blur the background with a CSS code. There is no such option in our theme.

    #32552

    Sinaonee
    Participant

    thanks

    #32559

    Artem Temos
    Keymaster

    Contact us if you have any additional questions or concerns.

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

The topic ‘Menu Blur Effect’ is closed to new replies.