• Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #24942 - mobile version: align shopping card

I can’t put the shopping card on the same level as the magnifying glass and the customer account logo.
I would like it to be on the right but on the same line.
thanks

Comments

Kathleen BELLONDE 25 Sep 2023, 19:57

*shopping cart

Fred 26 Sep 2023, 09:24

Hi, Kathleen BELLONDE.
You need to adjust your CSS, because there are some overcomplicated layout settings in the header template:

.elementor-element-b99f01c .elementor-row > div {width:auto}
.elementor-element-b99f01c .elementor-row > div:first-child {flex-grow:1}
.elementor-43010000 .elementor-element.elementor-element-370466b > .elementor-widget-container {
    margin: 0 !important
}
Kathleen BELLONDE 03 Oct 2023, 20:22

It’s ok now. Thank you

Fred 03 Oct 2023, 21:20

You are welcome!