Site logo

Archived topic

Woocomerce header problem

11 replies · Started by Artur on May 21, 2021

Viewing posts 1–12 of 12

Hi there,

can you try clearing your browser caches - as the Header and Add to Cart Panel are working for me.
Let me know

Clear cache and still have that issue

and price product near basket in the same line not under? what I need to put in css?

Hi Artur,

The header works for me as well, did you clear your BROWSER cache?
https://www.screencast.com/t/EIQudfJkejf9

and price product near basket in the same line not under? what I need to put in css?

Not sure I fully understand your question here, can you tell me what are you trying to achieve exactly?

Let me know :)

if I turn on add to basket in product page don't see header.

I'm not seeing the header issue.

Not sure what's up with the price/icon, can't reproduce it on my end.

However, this CSS should fix it for you:

.menu-bar-item .cart-contents {
    display: flex;
    align-items: center;
}

.menu-bar-item .cart-contents .amount {
    padding-top: 5px;
}

I back to native woocomerce search, before I try to put there fibo search.

This archived topic is closed to new replies.