Home › Forums › WoodMart support forum › Please Help me align the Quote button
Please Help me align the Quote button
- This topic has 12 replies, 2 voices, and was last updated 3 years, 8 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 30, 2021 at 8:00 am #309660
NicoParticipantHi can you possible help just to move the quote button next to the Add to cart button and make it stay there
And is there a way to hide the add to cart button on certain products and variables that would be a huge helpAttachments:
You must be logged in to view attached files.July 30, 2021 at 11:33 am #309716
Aizaz Imtiaz AwanKeymasterHello,
1. Please share the product page URL so I will check and give you the custom CSS code to set the Quote button.
2. To hide the add to cart button on some or specific product pages then it is not possible but you can hide the Add to cart button on all the products by enabling the Catalogue Mode from Theme Settings >> Shop >> CATALOG MODE: https://ibb.co/0Kw1hjb
Best Regards.
July 30, 2021 at 11:42 am #309720
NicoParticipantHi I shared a link to private content
July 30, 2021 at 11:53 am #309722
NicoParticipantsorry try this one
July 30, 2021 at 1:18 pm #309745
Aizaz Imtiaz AwanKeymasterHello,
Please use the below custom CSS code and paste it to Theme Options >> Custom CSS >> CSS code for Desktop:
form.variations_form.cart .single_variation_wrap { display: -webkit-box; }
Best Regards.
August 2, 2021 at 6:09 am #310035
NicoParticipantThank you so much that aligned the buttons is there now a way to align the buttons underneath the variable price
Attachments:
You must be logged in to view attached files.August 2, 2021 at 8:04 am #310064
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Sorry but it is not possible to move the buttons as you require.
It requires customizations and this is beyond our limitations and support policy.
Regards.
Xtemos StudiosAugust 2, 2021 at 12:41 pm #310141
NicoParticipantOk no problem do you maybe know where I can find the code and please align this button as well It did not align with the other code
Attachments:
You must be logged in to view attached files.August 2, 2021 at 1:09 pm #310149
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached. Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.product-image-summary .single_add_to_cart_button { margin-bottom: 40px; }
Regards.
Xtemos StudiosAugust 3, 2021 at 6:09 am #310256
NicoParticipantThank you is there no way for the buttons to move down because it doesn’t look good
Attachments:
You must be logged in to view attached files.August 3, 2021 at 7:58 am #310274
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Sorry but there is no option in Theme Settings available for that.
It requires customizations and this is beyond our limitations and support policy.
Best Regards
August 3, 2021 at 2:03 pm #310397
NicoParticipantHi ok I figured out a way to move it but now the quote button and quantities are shuffled can you help me with that again, please I really do appreciate your help I just want the buttons next to each other
Attachments:
You must be logged in to view attached files.August 4, 2021 at 6:33 am #310507
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached and visited your website.
The alignment issues occurred because of the CSS you added to for the buttons. Please remove all the Custom CSS you added and try adding the Custom CSS I provided in my first reply to align the buttons.
form.variations_form.cart .single_variation_wrap { display: -webkit-box; }
Regards.
Xtemos Studios. -
AuthorPosts
- You must be logged in to create new topics. Login / Register