Hello,
You can edit images sizes in WooCommerce > Settings > Product > Display. Don’t use hard crop if you don’t want to crop images. Regenerate thumbnails after that https://wordpress.org/plugins/regenerate-thumbnails/.
Regards,
Rose Tyler.
Hello,
You can edit images sizes in WooCommerce > Settings > Product > Display. Don’t use hard crop if you don’t want to crop images. Regenerate thumbnails after that https://wordpress.org/plugins/regenerate-thumbnails/.
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.footer-top .widget-title:after {
top: 35px !important;
}
.footer-top .wpb_text_column.wpb_content_element .widget-title {
margin-bottom: 25px;
}
.footer-top .sidebar-widget.etheme_widget_recent_entries .widget-title {
margin-bottom: 5px;
}
.footer-top time.date-event {
padding: 5px 10px;
font-size: 10px;
}
.date-event .number {
font-size: 14px;
}
.footer-top .media-heading {
margin: 0 !important;
line-height: 18px !important
}
.footer-top .sidebar-widget.etheme_widget_recent_entries .widget-title {
margin-bottom: 5px;
padding: 9px 0;
}
.footer-top .sidebar-widget .blog-post-list li {
padding: 10px 0;
}
Edit your footer static block and change background color in the row settings http://prntscr.com/ddlstv
Regards,
Rose Tyler.
Hello,
If you’re using our default contact form you can change it in the file wp-content/themes/royal/framework/shortcodes.php in line 424.
Also, we recommended making all changes in the Child Theme.
https://www.8theme.com/demo/docs/royal/index.html#!/2_child_theme
https://codex.wordpress.org/Child_Themes
You can translate contact form in .po file in wp-content/themes/royal/languages directory: https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate
Regards,
Rose Tyler.
Hello,
Great, feel free to contact us if you need any help.
Regards,
Rose Tyler.
Hello,
You do not need to write code to each page one by one.
Try change style, as a write in the article, or I will do it for you. Only provide links to pages where previous code not work.
Also, I don’t see the previous code on your site, put it in Theme Options > Custom CSS, please.
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
footer .uavc-icons {
display: flex;
margin-bottom: 20px;
}
footer .aio-icon {
margin: 20px;
}
Regards,
Rose Tyler.
Hello,
Please, provide us with link to these pages or you can to change the class from the previous code to the new. Try find class via Inspect element tool in Chrome browser. Please, read the article and watch the video: https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/.
Regards,
Rose Tyler.
Hello,
Try to delete or to change this code in your css: http://prntscr.com/ddig70
Regards,
Rose Tyler.
Hello,
Please update the theme to 3.0.3 version.
Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
https://youtu.be/KdWESIIPU1k
Don’t forget to create back up of your files and database before starting update process!
Regards,
Rose Tyler.
Hello,
You can add this css code in Theme Options > Custom CSS > Global Custom CSS:
.widget_product_categories {
border: 2px solid #0cb3d7;
margin-bottom: 30px;
}
.widget_product_categories .widgettitle {
background-color: #0cb3d7 !important;
}
.widget_product_categories .with-accordion {
margin: 0 10px;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please, provide wp-admin access in Private Content.
Also, try to disable all 3rd-party plugins and check blog page after that.
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS file:
.single-product-page .product-info h4 {
display: none;
}
Here is the video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&list=PLMqMSqDgPNmD4uhGI1IBhr1iaEy81TMff&feature=share&index=1.
Also, provide screenshot for our better understanding what exactly button you want to remove.
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
.product-categories > li > a {
font-weight: 600 !important;
}
Regards,
Rose Tyler.
Hello,
We don’t provide support for 3rd-party plugins and can’t guarantee their full compatibility with the theme.
You can try to add this code in Custom CSS:
#mega-menu-wrap-mobile-menu .mega-menu-toggle + #mega-menu-mobile-menu {
display: block;
}
Seems there’s a bug in our theme with a search. We’ve forwarded this issue to our developers and they will fix it in the next theme update.
Please take our apologies for inconveniences.
Regards,
Rose Tyler.
Hello,
Some classes were changed.
You’re welcome!
Regards,
Rose Tyler.
Hello,
Add previous and this code in custom.css file:
.menu-parent-item {
position: relative !important;
}
Here is the video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&list=PLMqMSqDgPNmD4uhGI1IBhr1iaEy81TMff&feature=share&index=1.
Regards,
Rose Tyler.
Hello,
If you’re using our default contact form you can change it in the file wp-content/themes/royal/framework/shortcodes.php in line 424.
Also, we recommended making all changes in the Child Theme.
https://www.8theme.com/demo/docs/royal/index.html#!/2_child_theme
https://codex.wordpress.org/Child_Themes
You can translate contact form in .po file in wp-content/themes/royal/languages directory: https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate
Regards,
Rose Tyler.
Hello,
The problem is caused by 3rd-party plugin – Max Mega Menu, try to disable it.
Regards,
Rose Tyler.
Hello,
To get VC editor in the static blocks go to Visual Composer > Role Manager > Post Types > Custom > tick needed elements.
Could you please post a link to your site so we will be able to see line issue?
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
.header-type-5 .main-nav .menu > li li, .header-type-6 .main-nav .menu > li li, .header-type-7 .main-nav .menu > li li, .header-type-1 .main-nav .menu > li li{
width: 168px;
}
Regards,
Rose Tyler.
Hello,
You can change breadcrumbs image in Theme Options > Color Scheme > Breadcrumbs background.
Please take our apologies but there is no possibility to add different breadcrumbs background images for categories and products.
Regards,
Rose Tyler.
Hello,
To get VC editor shown for static blocks go to wp dashboard > Visual Composer > Role Manager > Post Types > Custom > tick “static blocks”.
Also, provide wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
Please provide me link to your site in Private Content. I need to see your page.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
Hello,
Try to add this code:
.page-id-23997 .vc_gitem-zone, .vc_gitem_row .vc_gitem-col {
background-size: contain;
}
Also, you can use Masonry Media Grid. Masonry is a grid layout based on columns. Unlike other grid layouts, it doesn’t have fixed height rows.
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
body {
font-family: Arial, sans-serif;
}
.et_bloom .et_bloom_optin_2 form input {
font-family: Raleway !important;
}
.main-footer p {
font: 11px/18px Raleway !important;
}
.menu > li a {
font-family: Raleway !important;
}
.portfolio-descr p {
font-family: Raleway !important;
}
.meta-post {
font-family: Raleway;
}
.meta-post a {
font-family: Raleway;
}
.shopping-cart-widget {
font-family: Raleway;
}
span.woocommerce-Price-amount.amount {
font-family: Raleway;
}
Yes, when you need to make some changes in the theme design, you can write some style in “custom.css”, this override the default styling of the theme.
Try to resave Permalinks in admin panel -> Settings -> Permalinks to fix the products problem.
Regards,
Rose Tyler.