This topic has 3 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #115252
     Ayoade
    Participant

    Hey guys,

    I use two product enquiry buttons – Product Enquiry Pro and Request a Quote by YITH.

    Unfortunately, their buttons appear slightly after “Add to Cart” button and not under. Is there a way to control the alignment and ensure all buttons line up under one another?

    I have attached a picture to show what is happening.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #115341
     Radu
    Moderator

    Hi,

    use this css

    COPY CODE
    button.single_add_to_cart_button.wdm_enquiry {
        display: inline-block !important;
    }
    .woocommerce.single-product #contact-form { margin:10px 0 !important; }
    .woocommerce.single-product div.product form.cart, .woocommerce-page.single-product div.product form.cart { clear:both !important;display:block;width:100% }

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #115422
     Ayoade
    Participant

    Excellent Radu! Problem solved smoothly and fast.

    #115643
     Radu
    Moderator

    Good,

    Have a nice week

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?