• Resolved rothster

    (@rothster)


    I’d like to move the caret / arroww on mega menu dropdowns. Currently the caret is right justified. I like to move it to immediately follow the menu item text. How can I do that?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi rothster,

    Please can you post a link to your site so I can take a look?

    Regards,
    Tom

    Thread Starter rothster

    (@rothster)

    Hi Tom

    You can see this at https://gabtest.com/client-rr/

    Once there hover on Shop for Dogs – the mega menu will appear. When it does please see Healthcare / Pharmacy – you will see that the caret / arrow is right justified in the column. I would like it closer to the text Healthcare / Pharmacy

    Thanks

    Plugin Author megamenu

    (@megamenu)

    Hi roshster,

    Thanks. Please go to Mega Menu > Menu Themes > Custom Styling and add the following:

    #{$wrap} #{$menu} li.mega-menu-item-has-children li.mega-menu-item-has-children.mega-collapse-children > a.mega-menu-link > span.mega-indicator {
      float: none;
    }

    Regards,
    Tom

    Thread Starter rothster

    (@rothster)

    Thanks! Works like a charm!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Caret / Arrow horizontal alignment’ is closed to new replies.