Hello,
Could you please clarify with more details what exact button you want and show us screenshots?
Regards,
Robert Hall.
Hello,
Could you please clarify with more details what exact button you want and show us screenshots?
Regards,
Robert Hall.
Hello,
You’re welcome!
Concerning WooCommerce question we recommend you to contact their support. They should provide you with more information.
Regards,
Robert Hall.
Hello @jessicaleeturner,
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Also please provide us with link to the page and wp-admin access in Private Content
Regards,
Robert Hall.
Hello,
Sorry for a long delay. We’re still working at this issue.
Regards,
Robert Hall.
Hello,
I’ve changed some code in Child Theme style.css and it’s working now. Please check.
Regards,
Robert Hall.
Hello,
Try to add this code into custom.css file.
.ult_design_3 .ult_pricing_table .ult_price_link .ult_price_action_button{
background: #D24747 !important;
}
Regards,
Robert Hall.
Hello,
Please navigate to Dashboard->Theme Options->Header->Enable top bar->select Off.
Regards,
Robert Hall.
Hello,
Could you please clarify with more details what exactly you want to do and show us screenshots?
Also you forget add "" to tag <a href=""></a> and close tag </h3>.
It must look like that:
<h3>С натискането на бутона регистрирай се вие се съгласявате с условията за ползване <a href="http://melinafashion.com/?page_id=256">Условията за ползване</a></h3>
Regards,
Robert Hall.
Hello,
I’ve tried to upload image to variable product and it’s working now. Please check.
Regards,
Robert Hall.
Hello,
You need to upload image with bigger size. As I see you have image with width 300px and height 300px.
Did you selected product image sizes like in our documentation?
https://www.8theme.com/demo/docs/royal/index.html#!/woocommerce
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Navigate to Pages->select Blog page-> find field with Blog name and try to change. Please look at screenshot: http://prntscr.com/61nzru
Regards,
Robert Hall.
Hello,
Sorry, but promo popup works on the entire site.
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
I’ve fixed this error, but tweets occasionally appear and disappear.
Did you make any changes in original theme files?
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
I’ve added some changes into custom.css file. Please check your site now.
Regards,
Robert Hall.
Hello @fernandoyada,
Some of the plugins is causing this problem. Try to disable one by one and check your site.
Regards,
Robert Hall.
Hello,
Try to add this code and check your Checkout page.
.before-checkout-form .checkout_coupon input[type="text"]{
height: inherit;
}
Regards,
Robert Hall.
You’re welcome!
We will be very grateful if you could leave a rating for our theme and your review.
http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
Regards,
Robert Hall.
Sorry, but I don’t see any code in this section. Please look at screenshot: http://prntscr.com/61bi63
Also about Visual Composer/Post Grid loading working fine :http://prntscr.com/61bizu
Could you please provide as with screenshot?
Regards,
Robert Hall.
You’re welcome!
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
You can try to add following code into custom.css file.
.slide-item .product .product-name,
.products-grid .product .product-name{
height:60px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
Please add this code into custom.css file.
.header-type-7 .menu-wrapper{
border-top: none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
To select new Home Page please navigate to Setting->Reading->and select Front page.
You can read our documentation to get more information about One page:
https://www.8theme.com/demo/docs/royal/index.html#!/3_one_page
Regards,
Robert Hall.
I’ve just finished with updating theme for you. Please check it.
Regards,
Robert Hall.
Hello,
As I see you use old version of Legenda theme. Please update to the latest.
Don’t forget to make backup your site.
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
Regards,
Robert Hall.
You’re welcome!
Regards,
Robert Hall.
Hello,
1) Please add this code into custom.css file.
.widget_product_categories h2{
color:green;
}
2) For header image.
header{
background:url(there should be a link to the image);
}
For menu image.
.header-type-6 .menu-wrapper{
background:url(there should be a link to the image);
}
For body image.
.page-wrapper{
background:url(there should be a link to the image);
}
For footer image.
footer{
background:url(there should be a link to the image);
}
3) Do you mean this images? http://prntscr.com/61a8na
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.