Hello,
Add this code in child style.css:
.navbar {
padding: 0px 0px;
}
Regards,
Eva Kemp.
Hello,
Add this code in child style.css:
.navbar {
padding: 0px 0px;
}
Regards,
Eva Kemp.
Hello,
Please read here how to create parallax effect:
https://www.8theme.com/demo/docs/royal/#!/visual_composer
Regards,
Eva Kemp.
Hello,
Please give us full permissions to view wp-admin panel and not only “My account” page.
Also provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Try to disable Nice Scroll in Theme Options > General and check the scroll after that.
Regards,
Eva Kemp.
Hello,
Do you mean banner on Shop page?
To remove it go Theme Options > Shop > Products page banner and delete the image.
Regards,
Eva Kemp.
Hello,
1. Please provide us with wp-admin panel and FTP credentials in Private Content.
2. You can find that text in .po file in wp-content/themes/legenda/languages directory.
Regards,
Eva Kemp.
Hello,
Add this code in custom.css file:
pre {
background-color: transparent;
border: none;
}
How to create custom.css you can watch in this tutorial.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello @sebdicam,
I’ve added this code in custom.css to change background color for dropdown menu:
.main-nav .menu > li .nav-sublist-dropdown .container, .fixed-header .menu > li .nav-sublist-dropdown .container {
background-color: #1E1E1E !important;
}
Please check it now.
If you don’t want to use wishlist that disable Wishlist plugin in Plugins section of wp-admin panel.
To remove “Product Information” title I’ve added this code in custom css:
.single-product-page .product-info h4 {
display: none;
}
I’ve set Background Fit to “cover” in the slider settings:
http://storage2.static.itmages.com/i/15/0820/h_1440091535_6233053_b4c858ee81.png
Now it’s shown properly on mobile.
Regards,
Eva Kemp.
Hello @Fred,
The IP has been sent to your email address.
Please check.
Regards,
Eva Kemp.
Hello,
Sorry, but I don’t see display issues for search form in landscape resolution:
The same is for iPad.
Regards,
Eva Kemp.
Hello,
I’ve added this code in 8Theme Options > Typography > Global Custom CSS > Custom CSS:
img.attachment-shop_thumbnail {
width: 101px;
}
Clear browser cache and check product thumbnails now.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve imported demo content for Ess. Grid. Please check.
Regards,
Eva Kemp.
Hello,
Use this css code to remove the gap:
.aio-icon-header + .aio-icon-description {
margin-top: 0px !important;
}
.aio-icon-component * {
margin-bottom: 2px !important;
}
Concerning the search form use this code instead of the previous one:
.et-search-trigger.search-dropdown form {
width: 250px !important;
}
.et-search-trigger.search-dropdown form .form-group.form-button .btn-black {
padding: 10px 10px !important;
font-size: 10px !important;
}
.header-search .has-border .form-control {
width: 170px;
}
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials too.
Thank you.
Regards,
Eva Kemp.
Hello,
You’ve been replied in other topic.
Please check.
Regards,
Eva Kemp.
Hello,
The problem with pagination is caused by permalinks. I’ve set them to Default in Settings > Permalinks. Please clear browser cache and check the pagination.
Concerning the footer, I’ve installed the plugin “Widget Logic” and added different static blocks into “Footer 2” area as described in WPML documentation:
https://wpml.org/2011/03/howto-display-different-widgets-per-language/
Please check footer now.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
I’ve edited the code and added this one in custom css:
@media (max-width: 480px) {.owl-carousel .owl-item {width: 330px !important;}}
Please check the slider now.
Regards,
Eva Kemp.
Hello,
We’ve sent json file for Essential Grid to import. Please check your email address.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no possibility to display different sliders in different resolutions.
Sorry.
Regards,
Eva Kemp.
Hello @Elimy,
New slider version is available for download:
https://www.8theme.com/download-plugins/
You can update it.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
1. Add this code in child style.css:
.sidebar .widget_product_categories {
margin-top: 30px !important;
}
2. Use this code in child style.css:
@media (max-width: 480px) {.et-search-trigger.search-dropdown form {
width: 350px !important;
}}
3. Could you please clarify with more details? How can we replicate the issue?
Regards,
Eva Kemp.
Hello,
I’ve added this code in child style.css file:
@media (max-width: 980px) {.footer-product .yith-wcwl-add-to-wishlist a {
background-image: none;
}
.footer-product .show-quickly {
margin-top: 0;
}}
Please check the pages now.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.