Thanks for the reply. It will be fixed in the next theme update.
As a temporary solution, please add this code in Theme Options > Styling > Custom CSS:
.tax-brand .product-brands-description {
display: none;
}
Regards
Thanks for the reply. It will be fixed in the next theme update.
As a temporary solution, please add this code in Theme Options > Styling > Custom CSS:
.tax-brand .product-brands-description {
display: none;
}
Regards
Hello,
You’re welcome!
Regards
Hello,
Thanks for contacting us.
I would recommend you update XStore theme and Core plugin to latest versions – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Then provide URL and temporary wp-admin access http://prntscr.com/oo74m3 so we can take a closer look at your site.
Regards
You’re welcome!
Have a nice day.
Regards
Yes, you can.
Feel free to ask if you have any other questions.
Regards
Hello,
Temporary activate WC plugin on your site, go to Products > select all products and delete them https://prnt.sc/oo6bof + https://prnt.sc/oo6brz
Regards
Hello,
By default, there is no possibility to change it. If you need help with additional customization, contact WPKraken team.
I would recommend you to use a graphics editor and prepare product images (make them the same size) before uploading it to your media gallery.
Regards
1) Add the code in “Custom CSS for desktop” area.
2) The hover color works fine http://prntscr.com/oo4one Please clear cache.
Regards
Hello,
Please watch these videos – https://youtu.be/XO-PDvhPypc https://youtu.be/4SfPPuwPCVI
Regards
Hello,
Top bar – http://prntscr.com/oo4n2x http://prntscr.com/oo4n8g http://prntscr.com/oo4n65
Header banner – http://prntscr.com/oo4naz https://xstore.8theme.com/ and http://prntscr.com/oo4ndx https://xstore.8theme.com/demos/2/marseille01/ http://prntscr.com/oo4nil http://prntscr.com/oo4nlt http://prntscr.com/oo4now http://prntscr.com/oo4nrk
Also, watch this video – https://youtu.be/4SfPPuwPCVI
Regards
For example – https://xstore.8theme.com/demos/2/babyland01/contact-us/ http://prntscr.com/oo45ur
Regards
Do not forget to optimize images before uploading them on site – http://prntscr.com/oo45g5
Regards
Hello,
These are “Responsive Options” http://prntscr.com/oo43go https://wpbakery.com/video-academy/control-elements-different-devices-responsive-column-controls/
Also, I would recommend you not use large values in px or change them to vw https://www.w3schools.com/cssref/css_units.asp
You can create a block that will be visible on desktop or mobile only – http://prntscr.com/oo453m
Regards
Hello,
Add this code in Theme Options > Custom CSS:
.menu-wrapper > .menu-main-container .menu > li,
.menu-wrapper > .menu-main-container .menu > li:hover {
border-right: 1px solid #89c674 !important;
}
li#menu-item-7278 {
border: none !important;
}
.menu-wrapper > .menu-main-container .menu > li:hover:after {
content: "";
width: 50%;
height: 1px;
background-color: #89c674;
display: block;
position: absolute;
bottom: 0;
left: 25%;
}
Hover color you can change via Theme Options > Typography > Menu > Menu 1 level (hover, active).
Space between menu items can be changed in Theme Options > Menu Menu styling > Main menu links > Menu links Paddings (left and right).
Regards
Hello,
I am glad that you sorted out.
Update theme and Core plugin to latest versions and the warning will be fixed – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/
If you need help with the update, provide temporary wp-admin also + confirm that you created a backup.
Regards
Hello,
It requests additional customization in files and is outside the scope of basic theme support. If you need help with additional customization, contact WPKraken team.
Regards
Hello,
Theme Options > Styling > Site Background.
Regards
These settings will give the desired result on desktop – https://prnt.sc/oo36jl + https://prnt.sc/oo378l > http://prntscr.com/oo397v but on mobile it will be – http://prntscr.com/oo39ap
I’ve created a “test page” on your site where the structure of mentioned blocks was changed, please check, desktop – http://prntscr.com/oo3amr and mobile – http://prntscr.com/oo3aq9
Note that there is a custom css code for page – http://prntscr.com/oo3bft http://prntscr.com/oo3bio and http://prntscr.com/oo3bmh
Regards
Hello,
Try to activate “Responsive fonts” option – http://prntscr.com/oo34zp or set font-size in vw or vh https://www.w3schools.com/cssref/css_units.asp http://prntscr.com/oo357x
Regards
Hello,
Thanks for contacting us.
Make sure you have checked all the server requirements before the installation – https://www.8theme.com/documentation/xstore/theme-installation/xstore-theme-requirements/
Then to XStore > Import demos > import demo version and import of the additional pages – https://www.8theme.com/documentation/xstore/theme-installation/demo-content/ Also, you can import demo version using .xml files.
If you need our assistance with the demo installation, provide URL and temporary wp-admin access http://prntscr.com/oo34k9
Regards
Please provide FTP access (host, username, password, port).
Regards
Hello,
Here is custom CSS code:
.empty-category-block .btn {
color: white;
}
do not forget to clear cache before checking the result.
Regards
Use Lightshot screenshot tool https://app.prntscr.com/en/index.html to share screenshots, it creates link to the image and you will just send us that link.
There is a Private Content area – https://prnt.sc/onw6gu
Regards
Could you, please, provide URL of the mentioned page? What element do you use to show the mentioned content?
Regards
Change the previous code to:
.ibox-block .ibox-content h3 {
font-size: 20px;
color: red;
text-transform: none;
}
Regards
Hello,
Replace this code http://prntscr.com/onvzka by
input.wpcf7-form-control,
textarea.wpcf7-form-control {
background-color: #f6f6f6;
color: #000;
}
Regards
Theme Options > Header > Header style > Header margin bottom > 0px (for all pages except Home) or add this code in Custom CSS for page http://prntscr.com/onvwmr
.header-wrapper {
margin-bottom: 0px !important;
}
(for a separate page).
Regards
You can simply delete <p> with the mentioned text -> https://prnt.sc/onvohi
Regards