Home › Forums › Pro Themes › Travel Eye Pro › Price tag at featured widget
- This topic has 12 replies, 2 voices, and was last updated 6 years, 11 months ago by wensolutions.
-
AuthorPosts
-
December 11, 2017 at 3:40 am #60279Quan TranParticipant
Hi, I’m from Vietnam, I bought this theme, but got troubs with colour in featured tríps section, it’s about price tag, now how i can remove that tag? please support me. Big thanks!
December 11, 2017 at 4:20 am #60280Quan TranParticipantAnd I can set up back ground for it, please help me at this point too please.
December 11, 2017 at 6:50 am #60286wensolutionsKeymasterHello @quantranvn,
Firstly, thank you very much for buying the pro version.
You can remove the price tag in the posts by going to edit screen of Travel Eye: Featured Trips widget. Here on each featured trip, you will find the field “Price”. Here remove this price.
Screenshot:
https://image.prntscr.com/image/nyb0cHGeR0Kc6-6O18Wrgg.pngThe theme initially doe not have the feature to add the backgound image per section. However you can add the background image using custom CSS.
Go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS .
#pg-252-2> .panel-row-style { background: url(http://localhost/wordpress/wp-content/uploads/2017/10/photography-2188440_1280.jpg); }
Here replace the URL with your image URL.
Hope this helps.
Best Regards!!
December 11, 2017 at 7:14 pm #60369Quan TranParticipantIm sorry, but it’s not working, I think I have to explain it clearer. I see in the demo version of theme, we have the background at featured trip section and new posts section. And it seems on the parallax mode. So how I can add and adjust the back ground like the demo? Please support me again with big thanks from me. ^^
December 11, 2017 at 7:48 pm #60376Quan TranParticipantHeyyy, i did it, thank you, now I have a small problem with change hover color at the arrow back and next on slider section. Can you help me with it? Thank you TP!
December 11, 2017 at 10:54 pm #60390wensolutionsKeymasterHello @quantranvn,
Glad that your previous issue is solved.
Now to change the hover color of the arrow add below given CSS in Additional CSS.
.so-widget-sow-hero .sow-slider-base .sow-slide-nav a:hover { background: #33dcdd none repeat scroll 0 0; }
Here change the color code as per your requirement.
Hope this helps.
Best Regards!!
Have a good day 🙂 .
December 12, 2017 at 1:44 am #60417Quan TranParticipantHiiii, Thank you for supporting me, I have one more quest. Now everything done, but I want my menu navigate right exactly to the widget section on the home page. I dont want to move to anther page when click a tab on menu, but to a section right on home page. For example, on the menu, I create “new Tour” Tab, and when click into it, I want it lead to Featured Trip Section. Any Idea how to make it please? Thank you so much ^^
December 12, 2017 at 5:36 am #60442Quan TranParticipantBy the way, can I set up a video for slider ? Thanks again.
December 12, 2017 at 6:03 am #60446wensolutionsKeymasterHello @quantranvn,
Actually, the theme does not have such feature.
Also what you are looking for requires higher code customization and as much as we would love to help you with this, we are unable to do so as it requires a lot of code customization.
Also, the theme does not have the feature to set the video in the slider.
Our suggestion to you is to hire a professional developer for your customization so that your theme will no be affected in any way.
To hire a developer please follow the link below
http://themepalace.com/hire-a-customizer/
We hope it helps,
Best Regards.
December 13, 2017 at 8:30 pm #60732Quan TranParticipantHellooo, thank you for supporting me too much. I got a problem with contact form 7, it’s not work, I filled up all the blanks, then click submit, and it back like this: “There was an error trying to send your message. Please try again later.” . Please help me with this stuck. Thank you so much.
December 13, 2017 at 10:58 pm #60748wensolutionsKeymasterHello @quantranvn,
When we tested the form locally, we are unable to find such issue and for your info, the setting of the contact form 7 is not controlled by the theme.
Also, the issue may be because due to the incorrect setting with the contact form seven so you can contact the respective forum for the issue.
Hope this helps.
Best Regards!!
December 14, 2017 at 12:02 am #60756Quan TranParticipantThank you, one last quest, I want to change the background color of the trip name at the featured trip section. Please support me again. Thank you!
December 14, 2017 at 1:09 am #60766wensolutionsKeymasterHello @quantranvn,
To change the background color of the title section use below given CSS in Additional CSS location.
.so-widget-travel-eye-featured-trips .trip-info > h5 { background: #5cc4ef none repeat scroll 0 0; }
Change the color code as per your requirement.
Hope this helps.
Best Regards!!
-
AuthorPosts
- You must be logged in to reply to this topic.