Hello, @lew-shop,
But it looks fine for me here is the screenshot for a better reference: https://postimg.cc/KKQtw0Xw please try to check back your site after clearing the browser cache. I hope you will never face any issues.
Regards 8Themes Team.
Hello, @lew-shop,
But it looks fine for me here is the screenshot for a better reference: https://postimg.cc/KKQtw0Xw please try to check back your site after clearing the browser cache. I hope you will never face any issues.
Regards 8Themes Team.
Most Welcome ?
If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day ?
If you will have any issues, you can contact us anytime, we are always here to help you.
Case Closed.
Hello, @Azager,
The image is poor quality that’s why it doesn’t fit in the section and causes the issue. As you can see in the image: https://postimg.cc/PpkN6hc4 when I remove the image width and height the section appears fine please try to use the high-resolution images in order to solve your issue.
Regards 8Themes Team.
Hello, @Azager,
sorry for the inconvenience the code was wrong. Below is the working code you can use to solve your issue. Here is the result image for a better reference: https://postimg.cc/HV83M9wC, as you can see in the image the code works, and the header is gone.
.page-id-11 .site-header{display:none !important;}
Regards 8Themes Team.
Hello, @lew-shop,
Simply add this CSS code in the XStore >> Theme Options >> Theme Custom CSS then save settings and check back to your site after clearing the browser cache.
#shipping_method .amount{width:40% !important;text-align:right !important;}
Regards 8Themes Team.
Hello, @Azager,
Thanks For using our Theme.
Actually, You have to do this with the help of custom CSS but for this, you have to pick the classes of the pages and header then combine the classes and set the “display: none !important;”
Now, the thing is how can you get the classes to let me explain to you. first of all, we need to get the page id on every page by default WordPress shows the page id and it is unique from every page you can find the page id on the “
” tag via console log see this image: https://postimg.cc/mzSWBS5MSecond, now we need to find the header class the class of header is the “site-header” so now we have the both classes page and header now let’s combine and set the code to display none. The code will be like I write below.
.page-id-11 .site-header{display:none !important;}
See this is the code now add this CSS code in the XStore >> Theme Options >> Theme Custom CSS then save settings and check back to your site after clearing the browser cache.
I hope you understand.
Regards 8Themes Team.
Most Welcome 🙂
If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day 🙂
If you will have any issues, you can contact us anytime, we are always here to help you.
Case Closed.
Hello, @ubi1907,
Your issue is resolved now kindly check back to your site after clearing the browser cache. See the image to know how your issue was resolved and the result: https://postimg.cc/v1MYWDfQ
Regards 8Themes Team.
Hello, @Hannes,
1. Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global Custom CSS and check back your site after removing the browser cache.
.widget_shopping_cart .widget_shopping_cart_content .elementor-menu-cart__footer-buttons {
display: none !important;
}
2. Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Desktop Custom CSS and check back your site after removing the browser cache.
.et_b_dt_header-overlap .page-heading {
padding-top: 13em !important;
padding-bottom: 5em !important;
}
Regards 8Themes Team.
Hello, @mathieu Fontaine,
Simply go to the Dashboard >> XStore >> Theme Options >> Speed Optimization there you will be able to disable the lazy option see the image for a better reference: https://postimg.cc/5YPZYr95
Regards 8Themes Team.
Hello, @Marcel,
1. For only removing the images of the brand slider from the home page, you can try with the below-given CSS code. Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global Custom CSS and check back your site after removing the browser cache: https://postimg.cc/bskMm8x7
.home .brands-carousel .swiper-slide img{
display: none !important;
}
Note: Some of your brands do not have the title but only images, so the above code will remove the images from that brand slider and you have to set the title for those brands as well to show it on the home page like: https://postimg.cc/Mv506Fqc
2. I am sorry I do not understand this, Can you please explain it more clearly, if possible with some screenshots and also the URL of the pages for my better understanding, so that I’ll check and help you out.
Regards 8Themes Team.
Hello, @filmguerilla,
Your issue is resolved now I have just set the menu from the Appearance >> Menu and your issue is resolved please see the image for a better reference: https://postimg.cc/mhJxN0Rh
Regards 8Themes Team.
Hello, @Adnan Habib,
1 license of the theme can be used on 1 staging site + 1 live/production site = 1 end project.
According to the ThemeForest license policy, you can use 1 license for 1 project (dev site, production site, localhost but the same project) – https://themeforest.net/licenses/terms/regular
If you want to get a new installation and face the activation limit, contact us, so we check and reset activations for you.
Regards 8Themes Team.
Hello, @ubi1907,
In order to change the line of text of the product title simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS and then paste the below code there.
.etheme-product-grid-title{display: -webkit-box !important;
line-height: 1 !important;
-webkit-line-clamp: 2 !important;
-webkit-box-orient: vertical !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
}
Then save settings and check back to your site after clearing the browser cache.
Note: In the above line the code “-webkit-line-clamp: 2 !important;” the word “2” is the line you can change it with you want.
Regards 8Themes Team.
Hello, @Amardass,
Actually, Menu handles by WordPress from the Appearance >> Menu, from there add/edit the menu item as per your need one by one, and the sequence you set there will appear on the site.
So try to set the menu from there according to your need the result will appear as expected.
Regards 8Themes Team.
Hello, @ryan@rrwebdesign.co.uk,
I got your point, thanks for sharing the screenshot with us, Simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS and then paste the below CSS code there and save settings.
.item-design-mega-menu .nav-sublist-dropdown .nav-sublist a i.fa.fa-angle-right {
padding-right: 5px !important;
}
It will solve your issue, check this screenshot: https://postimg.cc/QBvDzSwt
Regards 8Themes Team.
Hello, @ryan@rrwebdesign.co.uk,
Could you please share the screenshot of that third-level menu icon you have set? I am not able to locate it, so once you will provide me with the screenshot, I’ll check it and will help you out.
You may upload the screenshots on https://imgur.com and paste the links here.
Regards 8Themes Team.
Hello, @Rohit_,
Thanks for the access and the slider revolution editor URL I have a login and check your issue. I try to insert the custom SVG icon in the layer but whenever I try to insert it says to try the premium version and on your site, the basic version of the plugin is installed because with the theme it comes not the PRO version. I made a video of the testing I made here is the link to the video https://streamable.com/ggjj2m I hope you can understand.
Regards 8Themes Team.
Hello, @Rohit_,
Thanks for the video of your issue I understand your issue but the thing is you just share your site wp-admin URL and password with us where is the username/email?
Please always share full access.
URL:
Username:
Password:
Regards 8Themes Team.
Hello, @ryan@rrwebdesign.co.uk,
1.. Simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS and then paste the below CSS code there and save settings.
.item-design-mega-menu .nav-sublist-dropdown .item-level-1>a{font-weight:700 !important;}
2.. No, the categories you set appear in 6 columns see image: https://postimg.cc/1V0VJSyT please check back to your site after clearing the browser cache.
Regards 8Themes Team.
Hello, @Dennis,
Simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS and then paste the below CSS code there and save settings.
::selection {
background: red;
color: white;
}
Note: In the above code the word “red” is the color you can see in the image: https://postimg.cc/Wq7c5WCS same as the white color.
Regards 8Themes Team.
Hello, @peterw01,
First of all, please grant me permission to reset your site: bestsportspicks.io, and then also grant me permission to deactivate the plugins on the site.
And let me know which demo and with which page builder you want to import so that I’ll import the demo for you and prepare a video as well.
Regards 8Themes Team.
Hello, @Rohit_,
Actually, you didn’t share your site URL and access with us so I am unable to visit your site. I have found slider revolution articles on how to set the SVG icon layers here are the links to the articles:
https://www.sliderrevolution.com/manual/adding-and-configuring-icon-and-svg-layers/
https://www.sliderrevolution.com/manual/adding-and-configuring-image-layers/
I hope it helps but if not then can you please make a video of your issue and share it with us here for a better understanding of your issue. So that I will check and provide you with the best possible solution.
Note: Kindly share your site wp-admin URL and access with us in the private content area and allow us in writing to change/remove the plugins and debug your site to solve your issue.
Regards 8Themes Team.
Hello, @peterw01,
Sure, You can.
Thanks for contacting us.
Have a nice day.
Feel free to create a new topic for new issues, we are always here to help you.
Regards 8Themes Team.
Hello, @Oliver Theiß,
Sure, We would love to teach you 🙂
And do not worry I am always here to help you out…
Thanks for contacting us.
Have a nice day.
If you have any more concerns, you can create a new topic anytime…
Case Closed.
Hello, @peterw01,
I have imported the demo for you successfully, Please check back your site now after removing the browser cache: https://postimg.cc/HcFGr4fF
I had to deactivate your third-party plugins before importing the demo, so please you can now activate all those third-party plugins again one by one as per your requirements.
Regards 8Themes Team.
Hello, @Khizer Minai,
Your issue is because of the product limits as you can see on your site shop page you set an infinite scroll all products appear on the shop page there is no pagination and no products count limit enable for now. The quantity of the products on your site is too much so it will hang the mobile to load the site completely and cause unexpected issues so please first try to set the limit of the products like 12 or 15 and then pagination will appear you can set the limit from the XStore >> Theme Options >> WooCommerce >> Shop >> Shop page Layout see image: https://postimg.cc/ygBVnH5w
Regards 8Themes Team.
Hello, @IvanMTK,
Actually, the thing is you set two price widgets in the single page builder as you can see in the image: https://postimg.cc/gallery/0QBs6Jj the first one is a static price widget it will show the price and it will not change according to the variation user selects. By default add-to cart widget show the price too so please remove the first price widgets shown in the image and then save settings after that check back to your site after clearing the browser cache.
Regards 8Themes Team.
Hello, @ModernOutdoorMedia,
Unfortunately, there is no such option in our theme for this, and neither WooCommerce has this option by default, so this requires extra Customization or you can try with any third-party plugin which better meets your requirements.
Regards 8Themes Team.
Hello, @peterw01,
I have checked your site and found the error 404 in your site console: https://postimg.cc/CZFBBFwj Actually the error 404 is the server end error, the server is not able to find the path or file and not able to process the request…
I want to reset your site but I can see you have Multisite and there is no permission for me to Install the plugin on it.
So please follow the below-listed instructions:
1/ It is recommended to run import on a fresh WordPress installation. For this you can use the WordPress Database Reset plugin https://wordpress.org/plugins/wordpress-database-reset/ The plugin can be used to remove all the existing content and install a new version from scratch.
2/ Also, make sure that all 3rd party plugins are disabled before the import. Demo content can be imported incorrectly in case a lot of 3rd party plugins were activated on the site before the import.
Hope you will not face this issue anymore. Otherwise, please reset your WordPress and provide me the permission so that I’ll debug it on your site and Import the Demo for you.
Regards 8Themes Team.