Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: Call To Action Button Home Page Margin?

#11020
Grace Themes
Participant

Add below css code in Appearance -> Editor -> style.css file

@media screen and (max-width:767px) {
a.booknow { right: 0px !important; }
}