Trigger icons displaying at end of container, not next to Menu item

Home Forums Pro Support Trigger icons displaying at end of container, not next to Menu item

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #68112
    Drijen ShahDrijen Shah
    Participant

    Hi there,

    I’ve got this mostly set up as I want. I would like the trigger icons to show next to the menu items as per https://www.variant-marketing.fr/,

    but it’s lookking like this for me:

    Screen Shot 2018-06-19 at 19.10.57.jpg

    What do I need to do?

    #68117
    Peter FeatherstonePeter Featherstone
    Participant

    Hi there,

    As per the forum guidelines you haven’t provided your site url so I have nothing to look at.

    Please advise

    Peter

    #68116
    Anonymous

    Sorry, its http://www.drijen.digital.

    Thanks

    #68115
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Drijen,

    Did you figure this out as I have just been on your site and the icons are lined up as you desire?

    Please advise

    Peter

    #68114
    Anonymous

    I would also like the trigger icons to show next to the menu items.

    Home

    #68113
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Pauline,

    The below Custom CSS should work:

    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
      display: inline-block;
      position: relative;
      left: 0;
      vertical-align: super;
    }

    I hope that helps

    Peter

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Trigger icons displaying at end of container, not next to Menu item’ is closed to new replies.