[Resolved] secondary menu align right, class item float left

Home Forums Support [Resolved] secondary menu align right, class item float left

Home Forums Support secondary menu align right, class item float left

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

    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.

    View post on imgur.com

    I even added some css found in another forum post of yours and no luck. ๐Ÿ™

    View post on imgur.com

    GeneratePress 2.2.2
    #811623
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

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

    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

    #811873
    David
    Staff
    Customer Support

    Hi there,

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

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