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.
Hello,
In this case, we recommend uploading placeholder image for these products http://prntscr.com/dbnkhc
or disable image in cart popup, try to add this code in Custom CSS:
.shopping-cart-widget .widget_shopping_cart_content ul li .media img {
display: none;
}
.shopping-cart-widget .widget_shopping_cart_content ul li .descr-box {
width: 90%;
}
Regards,
Rose Tyler.
Hello,
Please, provide wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
.carousel-area .owl-controls .owl-prev:before, .carousel-area .owl-controls .owl-next:before {
line-height: 1.35;
}
.et_bloom .et_bloom_form_container, h1, h2, h3, h4, h5, h6, .recentCarousel .slide-item .caption p {
font-family: Raleway !important;
}
Regards,
Rose Tyler.
Hello,
Unfortunately, there is no such possibility. Sorry.
You can try upload images with similar dimensions and add this code:
.blog-post img{
height: 155px;
}
Regards,
Rose Tyler.
Hello,
As I see, it was translated in shop page http://prntscr.com/dbl8xj.
In single product page, the problem is related to one of your plugins. Disable them one by one plugin to find it out.
I have disabled these and don’t see the problem anymore http://prntscr.com/dbl8qo.
Regards,
Rose Tyler.
Hello,
I also can not login to your website now.
Haven’t you changed any source files in the parent theme or url to the dashboard?
Do you see this error http://storage7.static.itmages.com/i/16/1124/h_1480007269_3579556_1a7fcc4d78.jpeg ?
Please, also provide FTP credentials.
Regards,
Rose Tyler.
Hello,
Go to Appearance > Widgets > Right Side top bar area.
Regards,
Rose Tyler.
Hello,
Go to Appearance > Widgets > Left Side top bar area and add empty Text widget.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You need rename default.custom.css to custom.css in parent theme and add this code:
.product-loop.products-grid .product {
text-align: center;
}
Regards,
Rose Tyler.
Hello,
Please, upload images for all your products and then check cart page.
Regards,
Rose Tyler.
Hello,
Please provide us with link to the site and wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please provide us with link to the site and wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
Please provide us with link to the site and wp-admin access in Private Content.
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,
You can configure it in WPML settings.
Regards,
Rose Tyler.
Hello,
I’ve added border: none;
for your table th and td http://prntscr.com/db4s2d http://prntscr.com/db4tf1
Regards,
Rose Tyler.
Hello,
I’ve added css code in Custom CSS for this page:
http://prntscr.com/db4i0o
Regards,
Rose Tyler.
Hello,
Please read these topics https://www.8theme.com/topic/google-maps-noapikeys/
https://www.8theme.com/topic/this-page-didnt-load-google-maps-correctly-see-the-javascript-console-for-tech/
Try to change your style in VC editor http://prntscr.com/db4c5i
Regards,
Rose Tyler.
Hello,
Please read these topics https://www.8theme.com/topic/google-maps-noapikeys/
https://www.8theme.com/topic/this-page-didnt-load-google-maps-correctly-see-the-javascript-console-for-tech/
Regards,
Rose Tyler.
Hello,
We updated translation files in the new theme version so we recommend you to update the theme http://prntscr.com/daurf3
Create a back up before!
Regards,
Rose Tyler.
Hello,
Please update the theme to the latest version 2.8 https://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976 .
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
https://youtu.be/KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
#lang_sel_list ul a {
color: gray !important;
}
Regards,
Rose Tyler.
Hello,
Please provide FTP credentials.
Regards,
Rose Tyler.
Hello,
You’re welcome!
I used credentials you provided in one of the previous topics.
Regards,
Rose Tyler.
Hello,
The string is divided into 2 words and located in default.po file http://storage4.static.itmages.com/i/16/0122/h_1453466311_2215433_bf54a1f163.png in the directory wp-content/themes/royal/languages.
Please read how to translate theme correctly https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate
Regards,
Rose Tyler.
Hello,
I’ve resaved Permalinks settings.
Please clear browser cache and check the links now.
Regards,
Rose Tyler.
Hello,
Go to Pages > edit a page > use VC editor http://prntscr.com/daqz6a
Try to add this code in Custom CSS:
.footer-top .es_textbox_class {
width: 270px;
}
Regards,
Rose Tyler.