Site logo

Archived topic

secondary menu align right, class item float left

3 replies · Started by Tyler on February 15, 2019

Viewing posts 1–4 of 4

Hey Tom,

Can you help me out before I lose more hair please? :)

I have a secondary menu applied with custom links as icons. The secondary menu location is above header > align right.

I went to use the css class "menu-item-float-left" for one icon and it doesn't seem to float left.
https://i.imgur.com/EXSPZ5f.png

I even added some css found in another forum post of yours and no luck. :(
https://i.imgur.com/k1ETNBq.png

Hi there,

Try this CSS:

.secondary-navigation .main-nav ul li.menu-item-float-left {
    float: left !important;
}

Hello,

I have the submenu of submenu to right and this not appear because it does not fit,

I would like this second sumbenu to open to the left,

I've tried the code above but it does not do anything,

Thank you,

Regards

Hi there,

can you raise a new topic please. You're request is different to this users/

This archived topic is closed to new replies.