Cart Overlay not shown right

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 2 reply threads
  • Author
    Posts
    • #124801
      leiti
      Participant

      My Cart overlay, when I add products to my shopping cart is not shown right. It is on the right side of the screen.

    • #124802
      leiti
      Participant
      This reply has been marked as private.
    • #124959

      Hello,

      Try this css code in your theme’s style.css

      
      .header-full-width .container{
        padding:0 !impotant;
      }
      .header-full-width .header-inner.flex-row.container.logo-left.medium-logo-center {
          width: 83%;
      }
      

      Thanks.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.