Hello,
Available image size settings you may find in Settings > Media.
Also, you may try to use another blog element on page http://prntscr.com/h5903o
I would recommend you optimize post images – https://tinypng.com/
Regards
Hello,
Available image size settings you may find in Settings > Media.
Also, you may try to use another blog element on page http://prntscr.com/h5903o
I would recommend you optimize post images – https://tinypng.com/
Regards
Please change the code to:
@media (max-width:767px){
.post-type-archive .page-content > .row-fluid{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
then clear cache and check.
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
Please try to disable all 3-rd party plugins and then check slider. Let me know result.
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
Please see screenshot http://prntscr.com/h58pg1
Regards
Hello,
Unfortunately, it is not possible for now to use Revolution sliders on woocommerce pages and this problem cant be solved from author theme side, you may see the same problem even with default WC theme – Storefront.
To get shortcode go to slider settings http://prntscr.com/h57fp6
Regards
Hello,
2. Do you have a solution to remove the revolution slider message? I never used it in this website but all of a sudden it’s displayed on mobile
– I will be glad to help with it after solving misunderstanding with custom css, because, likely these problems are related.
Regards
Hello,
At first, you need to sort out with custom css code, that you already have on your site, because you have code in Theme Options > Custom css of parent, in the same place of child theme, and in style.css file of your child theme, so I would recommend you transfer all this css custom code in Theme Options > Custom css of your child theme OR in style css file of child theme.
Let me know once it will be done.
Regards
You’re welcome!
If you’re happy with our service, don’t forget to rate us 5 stars in ThemeForest. 🙂
Regards
Oh I see, please change previous code
.main-header > .container {
width: 100%;
}
to:
.fixed-header > .container, .main-header > .container {
width: 100%
}
.fixed-header-area .header-logo {
width: 5%;
}
Regards
Hello,
Please try to add this code in Custom css for mobile:
.header-logo img {
max-width: 65%;
}
.page-heading-slider {
display: none;
}
3. Where did you add this code http://prntscr.com/h56a6y ?
Regards
I do not see problem http://prntscr.com/h565bt Is it solved?
Don’t forget to clear cache before checking custom css effect.
Regards
It was my pleasure 🙂
Feel free to ask if you have any other questions.
Regards
Oh I see, please change previouse code to:
.tax-product_cat .page-heading {
background-color: #dc5958;
background-image: url(link to breadcrumb-1.png image);
}
Regards
Great. Feel free to ask if you have any other questions.
Regards
Hello,
It would be better for me to see your site.
Please try to add this code in Custom css for desktop:
.main-header > .container {
width: 80%;
}
.header-logo {
width: 30%;
}
Regards
Hello,
You may upload breadcrumbs background image https://www.8theme.com/demo/xstore/wp-content/uploads/2016/05/breadcrumb-1.png, set color and effect in Theme Options > General > Breadcrumbs.
Regards
Hello,
Please provide link to your site and screenshot to better understanding desired displaying.
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
Please provide wp-admin and FTP access in Private Content, so we could check the problem.
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
Please add this code in custom.css:
@media (max-width:767px){
body.archive.woocommerce .page-content > .row-fluid{
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards
Hello,
Your changes in the file will be lost after theme update.
Make sure that you use latest theme and plugins versions, after that you just need to synchronize translation files (use Loco Translate plugin) of the theme and woocommerce.
Before this make sure that you placed translation files of theme into wp-content/languages/themes folder with correct name https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ (the same for royal theme).
Button Sync allows you to synchronize your translation file with updated pot file. It means if we made any changes in template files that may affect transaltion or we added new string for the translation and you updated theme you need to synchronize your translation with updated files. Only after synchronization you’ll be able to translate new strings or strings that were changed. You may lose only strings that were changed.
Also, don’t forget to backup all the files before any update.
Please try to translate strings after synchronizing, if it won’t help, provide wp-admin and FTP access in Private Content, so we could check translation problem deeply.
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
To enable VC editor for static blocks go to wp-admin panel > Visual Composer > Role Manager > Post Types > Custom > tick “static block”,
Regards
Hello,
Please read this topic https://www.8theme.com/topic/rev-slider-in-store-page-not-working/
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
Please add this code in Theme Options > Styling > Custom css:
.tax-product_cat .page-heading {
background-image: none;
}
Regards
Hello,
Please try to add this code in Theme Options > Custom css:
.fixed-header .container {
margin-top: 20px;
margin-bottom: 20px;
}
.fixed-header-area.color-light .menu > li > a {
padding-left: 20px;
padding-right: 20px;
font-weight: 600;
font-size: 14px;
}
Regards
Hello,
It was my pleasure 🙂
Feel free to ask if you have any other questions.
Regards
Hello,
It was my pleasure 🙂
Try to add this code in Custom css for tablet and for mobile landscape:
.header-logo img {
margin-left: 10%;
}
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
Go to Theme Options > Color Scheme > Fixed Header Text Color > Dark.
Regards
Hello,
Please try to add this code in Custom css:
@media (min-width: 480px) {
#show-shop-sidebar {
display: block !important;
}
)
clear cache and check.
Regards
Hello,
Please provide link to page with the problem and wp-admin access in Private Content.
Do you use a child theme? Please check the problem with parent theme. Let me know result.
Regards