Site logo

[Support request] Woocomerce header problem

Home Forums Support [Support request] Woocomerce header problem

Home Forums Support Woocomerce header problem

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1792221
    Artur

    https://paste.pics/CJRJT

    Not see header. How to fix it?

    page meblowykramik.pl

    #1792364
    David
    Staff
    Customer Support

    Hi there,

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

    #1792366
    Artur

    Clear cache and still have that issue

    #1792369
    Artur

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

    #1792922
    Ying
    Staff
    Customer Support

    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 🙂

    #1793102
    Artur

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

    #1793573
    Artur

    https://prnt.sc/139ixzj

    Price with basket icon on the same line how to make it?

    #1793951
    Tom
    Lead Developer
    Lead Developer

    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;
    }
    #1794186
    Artur

    I put your css and have still problem on mobile

    https://prnt.sc/139ixzj

    #1795057
    Tom
    Lead Developer
    Lead Developer

    Here’s what I’m seeing: https://www.screencast.com/t/hKvrSerkLmee

    Have you tried clearing your browser cache/any caching plugins?

    #1795060
    Artur

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

    #1795325
    Elvin
    Staff
    Customer Support

    Hi Artur,

    Have you got this sorted?

    I don’t see any specific issue on my end as shown here – https://share.getcloudapp.com/geugjKmX

    Let us know. 🙂

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