Hello,
Try to delete this code in your Custom css:
@media only screen and (max-width: 992px){
.sidebar-mobile-top>.row, .sidebar-mobile-top>.product>.row {
flex-direction: column-reverse;
}
}
Regards,
Rose Tyler.
Hello,
Try to delete this code in your Custom css:
@media only screen and (max-width: 992px){
.sidebar-mobile-top>.row, .sidebar-mobile-top>.product>.row {
flex-direction: column-reverse;
}
}
Regards,
Rose Tyler.
Hello,
Please navigate to Dashboard > Theme options > Header and disable ‘Enable cart widget’ option http://prnt.sc/dzl5gm
Regards,
Rose Tyler.
Hello,
To change logo please check the page editor in Pages section and look at “Logo image for this page” field in Page Layout box on the right side of the editor http://prntscr.com/e0hbgn
Regards,
Rose Tyler.
Hello,
Please read here https://www.8theme.com/demo/docs/royal/#!/4_registration_page how to add Register link.
Also, credentials you provided are incorrect. Check them and provide the correct one.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day!
Regards,
Rose Tyler.
Hello,
Please, add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.top-bar .ubtn-ctn-center {
margin-bottom: 10px;
}
.top-bar .languages-area .topbar-widget {
display: none;
}
Regards,
Rose Tyler.
Hello,
Try to disable all 3-rd party plugins, clear browser cache, and check the issue.
Also, check if the problem persists with default Woocommerce theme Storefront.
Regards,
Rose Tyler.
Hello,
1. Try to use this code in Custom CSS:
.header-type-7 .top-bar a {
color: white;
}
http://prntscr.com/e04dm4
2. Cross-sells are products that you promote in the cart, based on the current product.
https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/
3. Try to use this plugin https://wordpress.org/plugins/the-events-calendar/
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Rose Tyler.
Hello,
I don’t see such issues. Could you please specify a device where you’re experiencing the problem?
Also, credentials you provided are incorrect. Check them and provide the correct one.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day!
Regards,
Rose Tyler.
Hello,
Please go to Theme Options > Color Scheme > Fixed Header Text Color > Dark.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.widget_product_categories .widget-title:after {
display: none;
}
.widget_product_categories h3.widget-title {
padding-left: 1vw;
padding-top: 1vw;
padding-bottom: 1vw;
color: white;
border-bottom: 2px solid #eeeeee;
background-color: #3297ff;
border-radius: 7px;
font-size: 18px;
}
.widget_product_categories .widget-title span {
background-color: #3297ff;
}
a {
color: red;
}
Try to change previous code:
.single-product .tabs .tab-content h2{
display: none;
}
to
.single-product .tabs .tab-content h2:first-child{
display:none;
}
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
Have a nice day!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
I’ve tested your site on all browsers and it’s works well http://prntscr.com/dzogps. Try to clear cache and check.
Regards,
Rose Tyler.
Hello,
I’ve just checked the issue with default WordPress theme (Twenty Sixteen) and it does not work there too. So the problem isn’t related to our theme. You can check it yourself.
Please refer to this topic https://www.8theme.com/topic/visual-composer-doesnt-work-3/
Regards,
Rose Tyler.
Hello,
Please provide FTP and WP Dashboard credentials in Private Content.
Regards,
Rose Tyler.
Hello,
WP Dashboard credentials are incorrect. Please check them.
FTP account is empty.
Please check it and give us permissions to view all site files.
Thank you.
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS file
.mobile-nav {
position: fixed;
}
Regards,
Rose Tyler.
Hello,
Could you please provide a link to your website and wp-admin access in Private Content so we could check it?
Regards,
Rose Tyler.
Hello,
You need change logo in Pages > edit your home page > “Custom logo for this page” in “Layout Options” box on the right side http://prntscr.com/dzkyhg
Regards,
Rose Tyler.
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
In this case, try to add this code in Custom CSS for mobile:
.home .textvideohome {
width: 90%;
margin-left: 5%;
}
Regards,
Rose Tyler.
Hello,
Go to Edit page > edit Row or Column settings and go to Design Options tab, there change padding and margin http://prntscr.com/dzaiiz
Or try to add this code in Custom CSS:
.home .textvideohome {
padding-left: 15px;
padding-right: 15px;
}
Regards,
Rose Tyler.
Hello,
This option related to IDs product display order http://prntscr.com/dz9x67. There you can type the IDs of the products which you want to show.
Regards,
Rose Tyler.