Site logo

[Support request] Off Canvas Panel Widget & Sticky menu not working

Home Forums Support [Support request] Off Canvas Panel Widget & Sticky menu not working

Home Forums Support Off Canvas Panel Widget & Sticky menu not working

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2565385
    Gonzalo

    Hi,

    I have a few issues I wanted to run by you guys.

    I created the off canvas menu as you can see on my page.
    Within the menu I have a widget area with the social icons on it. I set it up for them to be displayed as a row next to each other with large icons (just like you see in the footer of the page, the setting is exactly the same) but the setting for the off panel canvas is not working as it should. As a workaround I had to use custom CSS to make the icons display in a row. But they are still displaying smaller than they should as I couldn’t figure out the CSS to use.

    The other issue I have is the sticky menu feature is not working. I have it set to on and in the wordpress customizer live manager it works ok but on the website itself it does not work.

    Below is my page:
    https://svpremier.com

    Thanks for your help!

    #2565411
    Fernando
    Customer Support

    Hi Gonzalo,

    Try this CSS:

    .slideout-widget .wp-block-social-links svg {
        width: 40px !important;
        height: 40px !important;
    }

    As for the Sticky Menu, can you try #1 here?: https://docs.generatepress.com/article/debugging-tips/

    It would be good to backup your site before doing so.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.