Home Forums WoodMart support forum Header Banner Issue

Header Banner Issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #349995

    E-N Admin
    Participant

    Hi,

    I have the header banner active however, it shifts the page to the right and then only when you scroll down fast on the page that it aligned to the centre. The header banner seems to be too long that interferes with the pages. Happens to all page.

    See image: https://prntscr.com/26o4ttz

    This only happens on mobile and tablets. You can test any product page on mobile and tablet. it will initially load on right side and then centres once you scroll.

    #350008

    Hello,

    Could you kindly provide the video of the screen how it shifts? I cannot catch the problem. Please advise what browser and device you use.

    Best Regards

    #351877

    E-N Admin
    Participant

    Hello,

    The above issue has been resolved.

    However, I now have ‘Additional information’ tab that appears on mobile. I’ve tried the code snippet plugin and entered the PHP code but it didn’t work. So I’ve deleted it – can you please let me know how to make it disappear.
    see image: https://prntscr.com/26smevz

    Thanks

    #351958

    E-N Admin
    Participant

    Hello,

    Sorry please disregard the above also.

    Can you please let me know how to make this ‘Checkout’ Button bigger/thicker?
    https://prntscr.com/26st8ey

    Thanks

    #352416

    Hello,

    Do you mean like this: https://gyazo.com/114e03e848a0ece83888c35a145abc0a

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woocommerce-mini-cart__buttons a:last-child {
        margin-bottom: 0;
    	  padding:70px 0;
    }

    Best Regards

Viewing 5 posts - 1 through 5 (of 5 total)