- This topic has 14 replies, 2 voices, and was last updated 4 years, 1 month ago by
Support Team.
-
AuthorPosts
-
August 5, 2019 at 12:05 pm #18595
aman121512
ParticipantHi,
I have a trial version of WP Travel Plugin, soon moving to the pro.I would like to change the background color of the book now button and text.
Background color – f71d06
And book ”now text” ffffff
The ”Book Now” button I want to edit is on the right side of the image you will find after opening the WP Travel Dashboard.Kindly let me know where to upload a screenshot.
Thank you
Amanuel.August 6, 2019 at 3:31 am #18615Support Team
KeymasterHello @aman121512,
Can you please provide the screenshot of the button so that we can provide the precise fix?
Thank you
August 6, 2019 at 9:57 am #18624aman121512
ParticipantAugust 6, 2019 at 9:58 am #18625aman121512
ParticipantAs I mentioned on my first post, I can’t see where i can attach image. Can you advise
August 6, 2019 at 10:28 am #18627Support Team
KeymasterHello @aman121512,
You can take the screenshot using the tool like a light shot: https://app.prntscr.com/en/index.html
After that, you can attach the link of the screenshot here.
Thank you.
August 6, 2019 at 10:53 am #18629aman121512
ParticipantGot it!
August 6, 2019 at 11:15 am #18631Support Team
KeymasterHello @aman121512,
Please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
button.wp-travel-booknow-btn { background-color: #f71d06; color: #ffffff; }
Hope this helps.
Thank you.
August 6, 2019 at 11:31 am #18632aman121512
ParticipantGREAT!!!
Thank you.August 6, 2019 at 11:51 am #18635Support Team
KeymasterHello @aman121512,
Glad we could help you.
If you have any issues further then kindly let us know.
Thank you.
August 6, 2019 at 12:08 pm #18636aman121512
ParticipantHi,
Can I apply the same background color and text for the attached as well?Thanks
Amanuel.August 7, 2019 at 4:12 am #18651Support Team
KeymasterHello @aman121512,
Yes you can change the color for the button as you have mentioned in the screenshot and for this, use below given CSS.
input.btn.add-to-cart-btn.btn-primary.btn-sm.btn-inverse { background-color: #f71d06; color: #ffffff; border: #f71d06; }
Hope this helps.
Thank you.
August 10, 2019 at 3:08 pm #18765aman121512
ParticipantHello,
May I get support on changing the ”Proceed to Checkout” button background color and color as above. https://prnt.sc/oqxyr3
Also the ”Book and Pay” button the be the same for consistency.
https://prnt.sc/oqxz9jThank you
Amanuel.August 12, 2019 at 4:11 am #18789Support Team
KeymasterHello @aman121512,
Please add below given CSS to change the background color of the button Proceed to checkout.
.ws-theme-cart-page input.btn_full.book-now-btn { background-color: #f71d06; color: #ffffff; }
As for the dropdown option in the booking form, currently, it is not possible.
Thank you.
August 12, 2019 at 10:17 am #18815aman121512
ParticipantHello,
Thank you it worked for the proceed to checkout button. As for the second one, I didn’t ask for the dropdown, I meant for the book and pay button below it.Thanks
August 12, 2019 at 10:43 am #18816Support Team
KeymasterHello @aman121512,
Add below-given CSS for the button in the checkout page.
.wp-travel-form-field input#wp-travel-book-now { background-color: #f71d06; color: #ffffff; }
Thank you.
-
AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.