• Resolved HelgaTheViking

    (@helgatheviking)


    Hi,

    I just noticed that if you don’t have a product short description, the make an offer button ends up on top of the product meta div in Twenty Seventeen.

    https://cl.ly/0c5c1eea0970

    It looks like it may be do to some absolute positioning for certain media sizes. Is it needed to use absolute positioning?

    
    .offers-for-woocommerce-make-offer-button-single-product {
    
        position: absolute !important;
    
    }
    
Viewing 3 replies - 1 through 3 (of 3 total)
  • HI @helgatheviking, Im not sure which position you have set the button to, can you check woo > offer settings > display and see whats the display position you have set there. Because for me its looking just fine without any trouble. Please see this: Screenshot.

    Are you using any other plugins which might be conflicting? Can you try disabling all extra except for woo and offers plugin and see if that corrects the display?

    I would appreciate if you can share your website URL for a quick look.

    Thanks!

    Thread Starter HelgaTheViking

    (@helgatheviking)

    I’m using your git master branch and either the problem has been resolved or I got caught be the code gnomes.

    Hi @angelleyesupport, I’m so sorry for such long delay in response. Did you able to get this working? Or still seeing any issue with that?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Absolute positioning of button overlaps product meta’ is closed to new replies.