Hello,
We’re glad to hear that your issue was solved.
Have a nice day.
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
Have a nice day.
Regards,
Rose Tyler.
Hello,
Try to add code:
.header-type-8 .menu-wrapper .menu-main-container > ul > li > a {
border: none;
}
.header-type-8 .menu-wrapper .menu-main-container > ul > li:last-child > a {
border: none;
}
.home .yith-wcwl-add-button {
width: 20px;
}
Regards,
Rose Tyler.
Hello,
In this case, you can edit \wp-content\themes\royal\headers\parts\top-bar.php file and add Wishlist link there.
Also, we recommend you to make all changes in the Child Theme.
https://codex.wordpress.org/Child_Themes
Regards,
Rose Tyler.
Hello,
1. Please add this code in Custom CSS:
.header-type-7 .top-bar a {
color: white;
font-size: 12px;
}
2. You can add Wishlist link in Appearance > Widgets > Side top bar area (add your content in Text widget).
3. Go to Theme Options > Products Page Layout and disable Show product categories.
4.
.single-product .menu-social-icons i {
width: 34px !important;
height: 34px !important;
font-size: 20px;
line-height: 34px;
}
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.wpcf7 label {
width: 100%;
}
input.wpcf7-form-control {
width: 100%;
}
textarea.wpcf7-form-control {
width: 100%;
}
input.wpcf7-form-control.wpcf7-submit {
width: 15%;
float: right;
}
Regards,
Rose Tyler.
Hello,
Please refer to Woocommerce documentation
https://docs.woocommerce.com/document/change-add-to-cart-button-text/
In this case, we recommend using the Child Theme.
We have already created and included child theme in theme package. You just need to find royal-child folder in theme package and upload it to /wp-content/themes/ folder and you’ll see there the function.php file.
Try to go to Woocommerce > Settings > Accounts and check account settings there.
Regards,
Rose Tyler.
Hello,
Sorry, but there is no such option in the theme, you can try to use some Woocommerce extension.
Regards,
Rose Tyler.
Hello,
WooCommerce Random Products widget or a WooCommerce On-Sale widget you can get from WooComerce Product. There you can select order by and show On-Sale.
Regards,
Rose Tyler.
Hello,
To remove Newsletter go to Theme Options > Promo Popup > Show link in the top bar > Off.
Read more here:
https://www.8theme.com/demo/docs/royal/index.html#!/0_newsletters
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
@media (max-width: 980px) {
.products-grid.product-count-3 .product:nth-child(2n+1) {
float: left;
clear: both !important;
}
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
1. Try to write font size in text block settings for ul http://prnt.sc/dlc1xs
2. Please add this code in Custom CSS:
footer .widget-title {
border-color: white !important;
}
Regards,
Rose Tyler.
Hello,
You can use the same image for the main and fixed logo.
On our demo we use these sizes for original logo images:
298px/65px – “Logo image”
298px/65px – “Logo image for Fixed and Responsive header”
Regards,
Rose Tyler.
Hello,
To change logo in fixed header go to Theme Options > Header > Logo image for Fixed header, and upload your image.
Regards,
Rose Tyler.
Hello,
Could you provide me link to your site?
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You need edit your page and select Sidebar Position as “Without Sidebar” in Page Layout box on the right side of the editor.
Regards,
Rose Tyler.
Hello,
WP Dashboard credentials are incorrect.
Please check them.
Regards,
Rose Tyler.
Hello,
You’re using very old version http://prntscr.com/dlactx. You need update it to 2.2.6 version https://www.8theme.com/download-plugins/page/2/
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
.main-footer {
padding-top: 0;
}
Regards,
Rose Tyler.
Hello,
Try to clear browser and server cache before checking.
Regards,
Rose Tyler.
Hello,
Take a look at the screenshot http://prntscr.com/dl8jjl
You need to update Live Chat plugin via FTP https://www.8theme.com/download-plugins/ then go to Dashboard -> Live Chat -> Options -> Popups.
Regards,
Rose Tyler.
Hello,
Could you provide me screenshot for better understanding?
Try to go to Theme Options -> Promo Popup.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
Hello,
I’ve changed the Row Stretch option to Row stretch and content in the Row Settings.
See screnshot: http://prntscr.com/dl7x4j
Please check footer.
Regards,
Rose Tyler.
Hello,
Please, provide wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
Thank you for contacting us.
Please provide us with wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
Go to Dashboard -> Live Chat -> Options -> Appearance
Regards,
Rose Tyler.
Hello,
Please read the documentation https://www.8theme.com/demo/docs/legenda/index.html#!/how_to_translate
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
.tax-product_cat .term-description {
display: none;
}
Regards,
Rose Tyler.