[Resolved] How to move shopping cart icon?

Home Forums Support [Resolved] How to move shopping cart icon?

Home Forums Support How to move shopping cart icon?

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

    Hi,
    What should I do to move the shopping cart icon on the left of the menu icon (primary nav as header). I also need to increase menu icon size.
    Thanks for support, and “vive GP!”

    #1097658
    David
    Staff
    Customer Support

    Hi there,

    add this CSS:

    .main-navigation ul {
        display: flex;
    }
    .slideout-toggle {
        order: 4;
    }

    The Menu Icons are controlled by the Font Size set in Typography > Primary Navigation

    #1097695
    cjenti

    Thanks! hyper reactive and effective support!

    #1097861
    David
    Staff
    Customer Support

    Glad to be of help.

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