Hello,
You can add this code
.menu > li > a {
color: #FBFBFB;
}
Regards,
Robert Hall
Hello,
You can add this code
.menu > li > a {
color: #FBFBFB;
}
Regards,
Robert Hall
Hello @Ali Akil,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall
Hello,
You can remove the Description in Appearance->Menus->edit menu structure and you’ll see there the Description textarea. See screenshot: http://prntscr.com/b2sc5n
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Please add this code in custom.css.
.main-nav .menu > li > a:hover{
text-decoration: none;
border-bottom: 2px solid;
color:green;
}
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Please use this code in the custom.css file or the Child Theme.
.products-grid .product .product-name,
.products-grid .product .products-page-cats,
.products-grid .product .add-to-container{
text-align: center;
}
Regards,
Robert Hall
I’ve edited code in Global Custom CSS. Please check now.
Regards,
Robert Hall
Hello,
Please try to add the following code in Theme Options->Custom CSS->Global Custom CSS.
.variations_form.cart select{
color:black;
}
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Do you want the full width layout for this section? See screenshot: http://prntscr.com/b2rpo2
Regards,
Robert Hall
Hello,
Please add this code in Global Custom CSS
1)
.navbar {
padding: 0px 0;
}
2)
.header-type-7 .top-bar{
background-color: #1F1C1C;
}
3)
.menu .nav-sublist-dropdown{
background-color: #1F1C1C;
}
Regards,
Robert Hall
Hello,
I’ve added this code in Custom CSS for tablet, landscape and mobile. Please check.
.header-logo img {
margin-left: 0;
}
Regards,
Robert Hall
Yes, I’ve changed the ‘Number of items on desktop’ for 5 products in Products Settings and they’re displayed good.
See screenshot: http://prntscr.com/b2dgrq
Regards,
Robert Hall
Do you mean the product slider on Home Page?
I’ve checked it and slider working fine. After clicking on the arrows all next images was loaded perfect just need to wait one second.
Regards,
Robert Hall
Hello,
Please add in the first column Text Element with following content:
<div class="about-company"><a class="pull-left" href="#"><img title="RoyalStore" src="https://www.8theme.com/demo/royal/wp-content/themes/royal/images/small-logo.png" alt="..." />
</a></div>
<h5 class="media-heading">About <span class="default-colored">RoyalStore</span></h5>
Say hello to the smartest and most flexible theme in the collection.
<address class="address-company">30 South Avenue San Francisco
<span class="white-text">Phone</span>: +78 123 456 789
<span class="white-text">Email</span>: <a href="mailto:Support@Royal.com">Support@Royal.com</a>
<a class="white-text letter-offset" href="#">www.royal.com</a>
[share]</address>
Read more in our documentation:
https://www.8theme.com/demo/docs/royal/index.html#!/9_footer
Regards,
Robert Hall
Hello,
It seems your link to page isn’t correct.
Regards,
Robert Hall
Hello,
Have you imported the Kids template in Theme Options->Import/Export?
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
Please try to add the following code in custom.css file.
.slider-container .show-all-posts {
display: none;
}
Regards,
Robert Hall
Hello,
Sorry, but we don’t provide support for 3rd-party plugins.
Regards,
Robert Hall
Please see screenshots:
home – http://prntscr.com/b2byrq
benefits – http://prntscr.com/b2bz0w
Regards,
Robert Hall
Hello,
To change the width only for ‘Cooked’ page add this code in Global Custom CSS.
@media screen and (min-width: 1200px){
.page-id-454 .container {
width: 650px;
}}
Then you should to change the structure of this page via Visual Composer editor. I mean to remove the empty columns. See screenshot: http://prntscr.com/b2b9fw
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Hello,
Please try to remove the width value that you added in custom.css file then check issue.
.vc_gitem-zone, .vc_gitem_row .vc_gitem-col {
width: 370px;
}
Regards,
Robert Hall
Hello,
You should create the custom.css file first then add code above.
Here is a video tutorial how to create it: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall
Hello,
You should create the custom.css file first.
Here is a video tutorial how to create it: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall
Hello,
I’ve added this code in custom.css file. Please check it.
.single-product-page .product-info .short-description,
.single-product-page .product-info .price{
float:none;
}
Regards,
Robert Hall