- This topic has 7 replies, 2 voices, and was last updated 4 years, 3 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Button centre alignment
Hi,
How can I align the “donate” buttons on my website in the middle, here is a link to the website : https://wecare.liquorice.co.za/
Please let me know.
Thanks.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.nivo-caption {
left: 50% !important;
transform: translateX(-50%) !important;
}
}
Regards,
Brad
Hi,
I’ve added the code exactly as mentioned but the buttons are still aligned to the left.
Here is a screenshot : https://imgur.com/a/yB1UADq
Unless I’m doing something wrong.
Thanks.
Hi,
Can you send us the forntend screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
Brad
Hi,
Here is the screenshot as requested : https://imgur.com/a/iQvqkk1
Thanks.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.one_four_page .read-more {
left: 50% !important;
right: auto !important;
transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
Regards,
Brad
Hi,
Worked, perfect.
Thanks.
🙂
Are you looking for the best ultimate WordPress themes? You’re on the right page! This post highlights the top ultimate WordPress themes for businesses, freelancers, […]
Are you looking best chemical industry WordPress themes and templates? Here’s a list of the best manufacturer WordPress themes for the chemical industry. These are […]
Are you looking for the best paintball WordPress themes? You’ve come to the right place! This post highlights the top paintball WordPress themes that are […]