Home › Forums › WoodMart support forum › I need select varartion to popup and buynow and add to cart button
I need select varartion to popup and buynow and add to cart button
- This topic has 13 replies, 2 voices, and was last updated 3 years, 5 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 20, 2021 at 6:05 am #319662
Praveen KumarParticipantbuynow and add to cart button css align popup when to scroll down the page in single product page.
Attachments:
You must be logged in to view attached files.September 20, 2021 at 7:24 am #319705
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
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
September 20, 2021 at 7:53 am #319711
Praveen KumarParticipantcss problem on add to cart and buynow button
Attachments:
You must be logged in to view attached files.September 20, 2021 at 8:29 am #319724
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.wd-sticky-btn-container .pisol_buy_now_button.pisol_single_buy_now { margin-left: 120px; }
This will move the button to the right side.
Best Regards.
September 20, 2021 at 9:54 am #319757
Praveen KumarParticipantButton will moved but i needed under one row of quantity, buynow and add to cart buttons, pls Aizaz imtiaz awan.
Attachments:
You must be logged in to view attached files.September 20, 2021 at 11:01 am #319769
Aizaz Imtiaz AwanKeymasterHello,
Please provide the admin panel login details of the website to check it myself and help you out accordingly.
Regards.
Xtemos Studios.September 20, 2021 at 11:28 am #319777
Praveen KumarParticipantOK.
September 20, 2021 at 12:34 pm #319797
Aizaz Imtiaz AwanKeymasterHello,
Please use the below custom CSS code and delete all the old given custom CSS code and paste the below CSS in Custom CSS for mobile section:
.wd-sticky-btn .cart { position: relative; margin-right: 0 !important; width: 100% !important; flex-wrap: inherit !important; } .wd-sticky-btn div.quantity { position: absolute; bottom: 10px !important; } .wd-sticky-btn-cart button.button.pisol_single_buy_now.pisol_buy_now_button.pisol_type_simple { line-height: 22px; width: 150px !important; }
Best Regards.
September 20, 2021 at 1:21 pm #319820
Praveen KumarParticipantOk. Thank you sir it work prefect but top buttons not in one row sir. can check sir
Attachments:
You must be logged in to view attached files.September 21, 2021 at 6:41 am #319942
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
You can try using the following Custom CSS for that.
.pisol_buy_now_button.pisol_single_buy_now { position: absolute; left: 32%; margin-top: -50px !important; }
You need to adjust the left value in the above CSS according to the devices.
Regards.
Xtemos Studios.September 21, 2021 at 8:10 am #319978
Praveen KumarParticipantwhen use this code prevoius write code will be affected css. can you check sir…
Attachments:
You must be logged in to view attached files.September 21, 2021 at 10:31 am #320016
Aizaz Imtiaz AwanKeymasterHello,
Please replace the previous Custom CSS with the following then check back.
.product-image-summary .pisol_buy_now_button.pisol_single_buy_now { position: absolute; left: 62%; margin-top: -50px !important; }
Regards.
Xtemos StudiosSeptember 21, 2021 at 11:45 am #320037
Praveen KumarParticipantThank You Aizaz Imtiaz Awan . Code will be work prefectly.
September 21, 2021 at 11:51 am #320039
Aizaz Imtiaz AwanKeymasterMost Welcome!!!!
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day:-)
Topic Closed.
Best Regards. -
AuthorPosts
Tagged: select varartion
The topic ‘I need select varartion to popup and buynow and add to cart button’ is closed to new replies.
- You must be logged in to create new topics. Login / Register