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

    Hi,

    our client has several points under “Expertise” in the (sub)menu, but the distances between the separate topics are really big, can we reduce that somehow? Plus: is it possible to reduce the size of the writing of the topics under “Expertise”? Furthermore our client would like to have bulletpoints in front of each topic under “Expertise”, in the submenu, is that possible?

    Hope you guys can help!

    #895767

    Hey,

    I corrected your submenu items, as mentioned here – https://kriesi.at/support/topic/slider-menu-size-submenu/. Could you please post a screenshot and show how you would like to display bulletpoints? I noticed you currently have dashes

    Regards,
    Yigit

    #896562

    Great thanks! Instead of these dashes I would like to have bulletpoints, is this possible?

    Best,
    Jonna

    #897564

    Hi,

    Sorry for the late reply!
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .av-main-nav ul a:before {
        content: '• ';
    }
    

    Best regards,
    Yigit

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