Hello,
Please provide us with wp-admin and FTP credentials in Private Content and specify in what folder your site placed.
Regards,
Robert Hall
Hello,
Please provide us with wp-admin and FTP credentials in Private Content and specify in what folder your site placed.
Regards,
Robert Hall
Hello,
Sorry for delay.
Please use the following code in 8theme options->Styling->Custom CSS->Global Custom CSS.
CSS for prev button:
.owl-carousel .owl-controls .owl-prev:hover{
border-color: yellow;
}
.owl-carousel .owl-controls .owl-prev{
border: 1px solid yellow;
}
.owl-carousel .owl-controls .owl-prev:before{
color:yellow;
}
CSS for next button:
.owl-carousel .owl-controls .owl-next:hover{
border-color: yellow;
}
.owl-carousel .owl-controls .owl-next{
border: 1px solid yellow;
}
.owl-carousel .owl-controls .owl-next:before{
color:yellow;
}
CSS for back to top button
.back-top a{
border: 1px solid yellow;
}
.back-top span:before{
color:yellow;
}
CSS for hover effect back to top button
.back-top a:hover {
background-color: #B56464;
border-color: #252525;
color: #FFF;
}
Regards,
Robert Hall
Hello,
I’ve added code in Global Custom CSS. Please check it.
Regards,
Robert Hall
Hello,
Sorry for delay.
I’ve just added the following code in Global Custom CSS. Please check it now.
.woocommerce-cart .woocommerce .col-md-6{
position:initial;
}
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Do you want to display your menu like on this screenshot? http://prntscr.com/a9v3rr
Maybe provide screenshot for our better understanding and highlight how it should be.
Regards,
Robert Hall
I’ve changed code in Global Custom CSS. Please check it now.
Regards,
Robert Hall
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall
Hello,
This option works for all products.
The structure of these arrows you can find in \wp-content\themes\woopress\woocommerce\content-single-product.php file on line 106-112
and the function in \wp-content\themes\woopress\framework\woo.php file on line 151-185.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
You’re welcome and have a good day!
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Also added next code in Global Custom CSS. Please check.
@media (min-width: 1200px){
.container,
.boxed .template-container{
width: 974px;
}}
Regards,
Robert Hall
Yes, now it’s fine.
I’ve changed the Background Override option to Default Width in Home Page->Row settings.(http://prntscr.com/a9sr4w)
Also changed the Row Strech option to Default in Static Block->Footer->Row Settings (http://prntscr.com/a9srfa).
Please clear cache and check it.
Regards,
Robert Hall
I’ve made changes in the Global Custom CSS. Please check the fixed content now.
Regards,
Robert Hall
Hello,
You’re uploaded the product images with different size. Please try to change all of them on the same dimension 450×450 px.
See screenshot:
Normal image – http://prntscr.com/a9s1lv – 450×450
Small image – http://prntscr.com/a9s20g
Regards,
Robert Hall
Hello,
You should select Site Layout to Wide in Theme Options->General then add the following code in custom.css file
.main-nav .container{
width:1400px;
}
Regards,
Robert Hall
Hello,
Please tru to add this code in Global Custom CSS.
.fixNav-enabled .fixed-active header,
.fixNav-enabled .header-wrapper .container {
width: 974px;
margin: auto;
}
.boxed .header-wrapper{
width: 974px;
left: 50%;
margin-left: -462px;
}
Regards,
Robert Hall
In this case you need edit \wp-content\themes\royal\woocommerce\archive-product.php file.
Please move the following code after page-content class.
<div class="<?php echo ($full_width) ? 'container' : ''; ?>">
<?php etheme_category_header();?>
<?php do_action( 'woocommerce_archive_description' ); ?>
</div>
See screenshot:
http://prntscr.com/a9r41z
Regards,
Robert Hall
Hello,
Do you want to remove the Product Description title in the ‘Description’ tab?
Regards,
Robert Hall
Hello,
This question is a bit unclear for us. Could you please clarify us with more details?
Maybe provide screenshot for our better understanding how exactly you want.
As I see the category description is above products: http://prntscr.com/a9qwgx
Regards,
Robert Hall
CSS for line height.
#etheme-popup p{
line-height: 24px !important;
}
CSS for “Sign-Up” button
.mailchimp-inline input[type="submit"] {
float: initial;
}
As I see you’ve added padding for column setting. Please remove it to decrease the height. See screenshot: http://prntscr.com/a9qu6l
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
I’ve added this code in Global Custom CSS. Please check it.
.product-information .yith-wcwl-add-to-wishlist a{
margin-top: 5px !important;
padding: 6px 18px;
display: inline-block;
-webkit-border-radius: 0;
border: none;
padding-left: 35px;
text-transform: uppercase;
border-radius: 16px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
font-size: 13px;
background-color: #262626;
color: #fff;
}
.product-information .yith-wcwl-add-to-wishlist a:before, .product-images .yith-wcwl-add-to-wishlist a:before {
content: "\f08a";
font-family: FontAwesome;
font-size: 16px;
color: #252525;
font-style: normal;
position: absolute;
left: -2px;
top: 6px;
}
Regards,
Robert Hall
Hello,
1) You can change it in Home Page->Row Settings. See screenshot: http://prntscr.com/a9qfqg
2) Please clarify which exactly style you want there?
3) As I see the Footer Copyright sidebar is empty http://prntscr.com/a9qg6l
Please fill it with copyright text.
Regards,
Robert Hall
Hello,
In this case please add the following code in Global Custom CSS
.woocommerce.widget_product_search .woocommerce-product-search input[type="submit"]{
border-radius: 5px;
background-color: #C6C6C6;
}
.woocommerce.widget_product_search .woocommerce-product-search input[type="submit"]:hover{
background-color: #444;
color: #c6c6c6 !important;
}
Regards,
Robert Hall
Hello,
Your credentials aren’t correct. Please check them.
Regards,
Robert Hall
Hello,
Please use the following code in Global Custom CSS.
.woocommerce-message,
.woocommerce-shipping-fields form .form-row-first{
float:initial !important;
}
Regards,
Robert Hall
Please try to disable third-party plugins one by one and check it, one of them caused issue.
On the PS i meant: Did you place a test order with test@test.com?
No.
Regards,
Robert Hall