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

    Hi,

    We use the menu option “use description for textblock” in a megamenu. This works great but the text is nog visible on mobile. Can we make it visible there also?

    #1357856

    Hey bonsaimedia,
    Thank you for the link to your site, please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #av-burger-menu-ul .avia_mega_text_block.menu-item-2701 {
    	 padding: 10px 30px;
    }
    #av-burger-menu-ul .avia_mega_text_block.menu-item-2701:before {
    	content: "\ Diverse praktische informatie over roosterzaken, ICT, Ziek, te laat, verlof, etc. vindt u op ons communicatienet.";
    }

    After applying the css, please clear your browser cache and check.
    Please see the screenshot in the Private Content area or the expected results.

    Best regards,
    Mike

    #1358039

    He Mike,

    Yes, that works fine. Thanks!

    #1358067

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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