Home › Forums › WoodMart support forum › I need help with topic #312705
I need help with topic #312705
- This topic has 11 replies, 2 voices, and was last updated 3 years, 11 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
August 21, 2021 at 1:32 am #313723
shakoorParticipantText of your message
The Custom CSS i provided is to make the sticky add to cart button to be always displayed…….
_____
.wd-sticky-btn {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}his code
______________________________
I need a little favor from you
The above code has been installed
Now I want to change the shape from a rectangle to a circle or an oval
With custom color from my end
See the attached picture
Figure number one 1 _ Hua the installed figure
Figure 2 is the shape I want
…
Eagerly waiting for your replyAttachments:
You must be logged in to view attached files.August 21, 2021 at 10:44 am #313779
Aizaz Imtiaz AwanKeymasterHello,
Please share the page URL so I will give you the custom CSS code.
Best Regards.
August 21, 2021 at 4:16 pm #313844
shakoorParticipantAugust 22, 2021 at 7:44 pm #313968
shakoorParticipantNo response
August 23, 2021 at 9:12 am #314033
Aizaz Imtiaz AwanKeymasterHello,
Please use the below custom CSS code:
.wd-sticky-btn .quantity:not(.hidden)+.single_add_to_cart_button { padding-right: 20px; width: 70%; margin-right: auto; margin-left: 0; border-radius: 50px; } .wd-sticky-btn div.quantity { background: #b5a373; border-radius: 50px; margin-right: 10px; }
Best Regards.
August 24, 2021 at 2:30 am #314199
shakoorParticipantVery nice what you made for me thank you
But the excerpt was consistent
I asked for support earlier by making it stable without any movement
And now with stirring, you find it appears and disappears________
Look, I asked for support previously, and it was fixed, and this code was given to me
.wd-sticky-btn {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}…….
And now after the beautiful meal, it moves and appears and disappears
I want it fixedAugust 24, 2021 at 3:05 am #314204
shakoorParticipantPlease review it on your desktop as well
The entry site is not in the right placeAugust 24, 2021 at 7:04 am #314232
Aizaz Imtiaz AwanKeymasterHello,
You need to put all the CSS code in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.wd-sticky-btn { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } .wd-sticky-btn .quantity:not(.hidden)+.single_add_to_cart_button { padding-right: 20px; width: 70%; margin-right: auto; margin-left: 0; border-radius: 50px; } .wd-sticky-btn div.quantity { background: #b5a373; border-radius: 50px; margin-right: 10px; }
Then the button will remain fixed and also change its shape as you required.
Best Regards
August 25, 2021 at 4:29 am #314438
shakoorParticipantPlease see the picture there is a light gray background
Can it be hidden?Attachments:
You must be logged in to view attached files.August 25, 2021 at 7:17 am #314482
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 div.quantity input[type="button"] { background-color: transparent; }
Best Regards
August 25, 2021 at 5:01 pm #314621
shakoorParticipantThank you really the technical support I get is better than any template I have purchased before
Thank you to all of you who created this unique template
…
I have some important upgrades, how do I get them?
please guide me
I also have a question about the hosting that has beta mode for the template
Because I see the speed of response of the template when hosting you are very excellent
And the hosting that I am subscribed to, there is a slow response
Can you provide me with the hosting link you are working on for the template?
I also have a question about the Basil template
Is the control panel for the Basil template different from woodmart, or is it the same thing?
Please provide some information for the above inquiriesAugust 26, 2021 at 6:36 am #314693
Aizaz Imtiaz AwanKeymasterHello,
We use a dedicated server for all our websites. We suggest you use BlueHost for example as a good service for WordPress websites or you can go with any one which fits your needs.
Basel and woodmart are different templates. You can find the questions about the Basel Theme in its forum https://xtemos.com/forums/forum/basel-premium-template/.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘I need help with topic #312705’ is closed to new replies.
- You must be logged in to create new topics. Login / Register