This topic has 7 replies, 2 voices, and was last updated 8 years ago ago by 8theme
Hello there.I will send you a question list.
Thank you.
Hello,
Thank you for contacting us.
1. You can disable it in Theme Options -> E-Commerce -> Promo Popup.
2. These functions may be added to your website with WPML plugin. Find more information here https://wpml.org/
3. Edit the file 404.php
4. What do you mean by fix menu bar at the top?
5. Set your colors via Theme Options -> Styling -> Content. Unfortunately, all your screenshots are not found. We don’t see them.
6. You can use this plugin to disable WooCommerce review system https://wordpress.org/plugins/disable-woocommerce-reviews/
7. If you are not using reviews system you can’t have star rating.
8. Import this page in admin panel / Theme Options / Import/Export.
9. You are able to change your footer colors in Theme Options / Styling / Footer.
10. All sliders can be managed with Revolution Slider plugin. We suggest you watch their video tutorials that should help you creating your sliders and change images https://www.themepunch.com/faq/slider-revolution-beginner-video-guides-tutorials/
Regards
Thank you for replay.
Sorry, but we still don’t see any screenshots https://gyazo.com/bacb206db2bcd1b8b223d56a67aa0e15
Thank you.:)
Q1 postscript
I want to change the color of the highlight.
Thank you.
1. Try to add this snippet to the custom CSS
::selection {
background: #d60000;
color: #fff;
}
::-moz-selection {
background: #d60000;
color: #fff;
}
2. You can turn it off in Theme Options -> General -> Header Settings
3. Unfortunately, there is no such option in our theme.
4. Use this code
.back-top {
background:transparent!important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up