[Support request] Cart icon wont go to the right of primary nav

Home Forums Support [Support request] Cart icon wont go to the right of primary nav

Home Forums Support Cart icon wont go to the right of primary nav

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #854697
    sam

    Hi guys, is there any css to move the cart icon to the right but keep the menu centred? I’ve attached the website url

    #854699
    Leo
    Staff
    Customer Support

    Hi there,

    You can try this CSS:

    .main-navigation .main-nav ul li.wc-menu-item {
        position: absolute;
        right: 0;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #854712
    sam

    You’re a legend, thank you!

    #855146
    Leo
    Staff
    Customer Support

    Glad I could help 🙂

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