Hello,
We recommend doing such changes using child theme https://codex.wordpress.org/Child_Themes
https://8theme.com/demo/docs/royal/index.html#!/2_child_theme
If you’re using the Child Theme then you’ll not lose your changes after theme update.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Try to select Right sidebar position in Theme Options > Single Product Page.
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
Add this code in Custom CSS:
@media only screen and (max-width: 480px){
.template-container .header-logo {
max-width: 270px !important;
}
.header-logo img {
max-width: 250px !important;
}
}
Regards,
Rose Tyler.
Hello,
Try to add class .home
, for example,
.home .filter-wrap {
display: none;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Add this code in Custom CSS for mobile section:
.wi {
width: initial;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
The problem is caused by 3rd-party plugin – Speed Booster Pack. I have disabled it and don’t see the problem anymore.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
.home .tp-bullets {
visibility: inherit !important;
opacity: 1 !important;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Regards
Hello,
Try to add different size for logo in Custom CSS tablet/landscape/mobile.
Regards,
Rose Tyler.
Hello,
Go to Appearance > Widgets > Single Product Page Sidebar.
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.product-information .cart button[type="submit"] {
cursor: pointer;
}
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.rev_slider_wrapper .hesperiden.tparrows {
opacity: 1;
}
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
As I see it’s working fine. Please see screenshot: https://gyazo.com/77b4859e253a55fa7efdf68ca99e3fd3
Have you resolved the issue?
Regards,
Rose Tyler.
Hello,
Please replace previous code with this one:
.header-wrapper.header-type-2.header-transparent.header-scrolling {
background-color: black !important;
}
.home .header-wrapper.header-type-2.slider-overlap.header-transparent.header-scrolling {
background: transparent !important;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
Please provide FTP credentials in Private Content.
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
ERROR: Incorrect username or password.
Check the credentials you provided.
Regards
Hello,
Unfortunately, there is no such possibility. Sorry.
Regards,
Rose Tyler.
Hello,
To make zoom effect work correctly you need to upload image with a larger size, or you can disable zoom (Theme Options > Single Product Page > Zoom effect).
Regards,
Rose Tyler.