Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #603347

    Hi, I was wondering if it’s possible to move the Woocommerce shopping cart icon/menu in the header over to the left about 100px – see attachment

    View post on imgur.com

    • This topic was modified 8 years ago by Snerp.
    #603416

    Hi Snerp!

    Thanks for reaching out to us!

    The attachment helped. But could you please provide a link to your site, so that we can have a closer look to help you with some CSS. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    • This reply was modified 8 years ago by Jordan.
    #603521

    Hi Jordan,

    Here is the info.

    #603558

    Hey!

    Thanks for providing the information!

    Try add the following CSS in the Quick CSS field under the General Styling tab in the theme options:

    .html_visible_cart .cart_dropdown {
        right: 100px !important;
    }

    Regards,
    Jordan

    #607846

    Thanks for the CSS, that worked perfectly.

    #607855

    Hey!

    Glad you got it short out.
    Please do let us know if you need anything else, we will be more than happy to assist further

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce Shopping Cart Menu’ is closed to new replies.