• Hello! Great plugin, only problem I’m having is that Template 5 has a white background/box around the circle menu. I want it to have a transparent background, like in your demo.
    Please, what can I do?

    Thansk and regards,
    Jason

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jasonjcheetham

    (@jasonjcheetham)

    Thanks, I sent an email a few days ago, let me know if you had any trouble receiving it.

    Cheers!
    Jason

    Hi there,

    It seems there is nav(menu html structure contains nav) design css code that is being assigned by default in style.css. So,please use the following css code to remove those css effect in either your theme’s style.css or customization section to enter custom css code in backend.

    nav#wpfm-floating-menu-nav{
    background: transparent !important;
    border-bottom: none !important;
    }

    Please inform us if the issue isn’t still resolved or any further issues.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Box around Template 5’ is closed to new replies.