Please add this code:
.type-label-2 .sale {
margin-top: 24px;
}
and clear cache before cheking the result.
Regards
Please add this code:
.type-label-2 .sale {
margin-top: 24px;
}
and clear cache before cheking the result.
Regards
Hello,
You’re welcome!
Regards
Hello,
Please add this code in Theme Options > Custom css > Custom css for desktop:
.secondary-menu-wrapper .menu>.item-design-mega-menu .nav-sublist-dropdown {
top: auto;
}
and go to Theme options > Menu > Menu styling > Secondary menu links > Customize > Secondary menu styles > Paddings – https://prnt.sc/memslo
Regards
1. You need to create Registration page – https://www.8theme.com/demo/docs/royal/#4_registration_page
2. This was added just for demo http://prntscr.com/mema3l and doesn’t work – https://www.8theme.com/demo/royal/
To remove this from your site, simply add an empty text widget in Appearance > Widgets > Left side top bar area.
Also, into Left side top bar area can be added a widget of an additional plugin with the desired functionality.
3. Sorry, but your request is a bit unclear for me. Please describe it in more details.
4. Go to WPBakery > Role manager > Post types > choose custom and check Static block https://youtu.be/1Nu49dskD1Q
Regards
Hello,
Thanks for using our theme.
Please provide your site URL and describe the desired result in more details.
Why do you want to use a psd format? What about .png and .jpg.
Also, we would recommend optimizing images before uploading them on site – https://tinypng.com/
Regards
Hello,
Have you followed our instruction – https://www.8theme.com/faq/ “How to update plugins included in theme” ?
What error do you get?
We did not find compatibility problems.
Regards
Hello,
Here is a screenshot of our demo – https://prnt.sc/l875nd https://xstore.8theme.com/
Please watch these videos – https://youtu.be/f07MBdnFPfk https://youtu.be/OnxkixHtVLI
Note that the content of static block can’t be displayed on the mobile menu correctly, so we created another menu for mobile on the demo – http://prntscr.com/l876jd + http://prntscr.com/l876n4 http://prntscr.com/l876pk
Regards
Hello,
As I can see your mega menu structure was created using a static block. In this case, you need to create a separate menu for mobile devices.
Here is a screenshot of our demo – https://prnt.sc/l875nd https://xstore.8theme.com/ Content of this block can’t be displayed on mobile correctly, so we created another menu for mobile on the demo – http://prntscr.com/l876jd + http://prntscr.com/l876n4 http://prntscr.com/l876pk
Feel free to ask if you have any other questions.
Also, here are our video tutorials – https://www.youtube.com/playlist?list=PLMqMSqDgPNmCCyem_z9l2ZJ1owQUaFCE3
Regards
You’re welcome!
Have a nice day.
Regards
There was a problem in one of our files. Fix for this problem will be added in the next theme update.
You can activate the maintenance plugin on site and check if there are any new errors.
Regards
Sorry, but your request is a bit unclear for me. Please describe the desired result in more details.
Thanks in advance.
Regards
Fixed. Please check now.
Regards
Could you disable the maintenance mode, temporarily?
Regards
Please provide FTP access.
Regards
Hello,
Provide URL, temporary wp-admin and FTP access to your site, please. We’ll check what caused this issue.
Regards
You’re welcome!
Regards
Hello,
We used custom font https://www.fontsquirrel.com/fonts/hk-grotesk and it was not imported because Theme Options do not import custom fonts, you can easily install it via Theme Options > Typography > Custom font and upload HK Grotesk Regular.
Frames are part of images there http://prntscr.com/me8cq6 https://xstore.8theme.com/demos/2/organic01/wp-content/uploads/sites/19/2018/10/20.jpg
Appearance > Widgets > Footer Column 1 > add static block of footer.
Please see a screenshot of our menu settings – http://prntscr.com/me8gd6
Feel free to ask if you have any other questions.
Regards
Hello,
Please provide URL of the page and describe what exactly needs to be changed. Maybe it can be done using custom css code.
Note, that we are theme support and we are able to help you only with issues related strictly to our theme.
Regards
You can disable sidebar on custom pages with products – https://prnt.sc/me6fza
Regards
Hello,
If you have only 1 footer static block there are no needs to select footer for home page separately, so Edit page > Page layout > Use custom footer for this page > Default.
Regards
You’re welcome!
Have a nice day.
Regards
You’re welcome!
Regards
Dear,
Our theme inherits the functionality of WooCommerce.
Storefront – http://prntscr.com/me5fq8 http://prntscr.com/me5g0m and our theme – http://prntscr.com/me5gfc
If you are looking for this result – http://prntscr.com/me5grb , add this code in functions.php of child theme:
add_filter( 'woocommerce_product_subcategories_hide_empty', 'hide_empty_categories', 10, 1 );
function hide_empty_categories ( $hide_empty ) {
$hide_empty = FALSE;
// You can add other logic here too
return $hide_empty;
}
Regards
Feel free to ask if you have any other questions.
Regards
Hello,
It works fine in Chrome browser for me – https://prnt.sc/me4hf9 Please make sure that your version of the browser is not very old and any of browser extensions on your computer don’t affect displaying of the site.
Regards
Hello,
1) Please read this article – https://docs.woocommerce.com/document/variable-product/
Provide temporary wp-admin access so I can take a closer look.
2) Add this code in Theme Options > Custom css > Global custom css:
.productCarousel .footer-product .yith-wcwl-add-button a.add_to_wishlist, .productCarousel .footer-product .show-quickly {
font-size: 11px;
}
.productCarousel .footer-product .show-quickly {text-align: right;}
3) Please provide a screenshot for better understanding of what exactly needs to be changed.
You can use such screenshot maker as Lightshot https://prnt.sc/
4) For this https://prnt.sc/me4gfz you need to use an additional plugin, for example, https://wordpress.org/plugins/woocommerce-currency-switcher/
Regards
Hello,
Make sure that brands are enabled in Theme Options > Modules > Brands.
Also, the latest version of Legenda theme is 3.9.1, it is available for auto update. Also, we’ve sent an archive of 3.9.1 version to your registration email.
Please let us know if there are warnings after the theme update.
Regards
Hello,
Default WooCommerce widgets work on default wc pages (shop, categories of products) only.
Regards
Hello,
Please add this code in Theme Options > Custom css > Global custom css or in style.css file of your child theme:
@media only screen and (max-width: 992px) {
.header-logo img {
max-width: 300px !important;
width: 200px;
max-height: 100% !important;
}
.header-wrapper header .container-wrapper {
padding: 0px;
}
}
Regards
Hello,
Try to resave settings in wp-admin panel > Settings > Permalinks.
Let us know the result.
Regards