- This topic has 3 replies, 2 voices, and was last updated 4 years, 2 months ago by
Support Team.
- AuthorPosts
- April 2, 2019 at 3:44 am #12949
max
ParticipantTo officer,
May i know how to add shadow on the wording in thumbnail and how to change the color because it’s very difficult to see.
Below is the URL: https://www.sunrise.com.my/tours/April 2, 2019 at 5:07 am #12954Support Team
KeymasterHello @max,
To add the shadow in the price that is displayed in the front end requires higher custom CSS.
So if you require then you can hire our professional developer for this.
Now to change the color, you can add below given CSS.
For this you can go to the Admin Panel > Appearance > Customize > Additional CSS and add below given CSS.
.post-item-wrapper .post-content h4 { color: #070403; } .post-item-wrapper.trip-details .post-content .wp-travel-trip-time { color: #2e201c; } .post-item-wrapper.trip-details .trip-metas .wp-travel-trip-time i { color: #331e32; } .trip-details .trip-price i { color: #6d272d !important; } .post-item-wrapper.trip-details .post-content .trip-price .current-price{ color: #36182d; } .post-item-wrapper.trip-details .trip-category{ color: #36182d; }
You can change the color code as per your requirement.
Hope this helps.
Thank you.
April 2, 2019 at 6:47 am #12980max
ParticipantIs that possible i create my own photo thumbnail to display in front page?
April 2, 2019 at 11:02 am #13003Support Team
KeymasterHello @max,
Yes, it is possible but it requires higher code customization.
So if you want then you can hire our professional developer. To hire a developer, please refer to below given link:
http://wptravel.io/hire-our-customizer
Thank you.
- AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.