Hello,
Try to add this code in Custom CSS:
.header-type-9 .top-bar {
background-color: blue;
}
.header-logo img {
max-width: 50px;
}
.fixed-header-area .header-logo img {
max-width: 50px;
}
Regards,
Rose Tyler.
Hello,
Try to clear browser and server cache before checking http://prntscr.com/e41qs8
Regards,
Rose Tyler.
Hello,
Try to change previous code to:
.single-post .size-large.wp-post-image {
display: none;
}
Regards,
Rose Tyler.
Hello,
Go to Theme Options > Styling > Footer
Regards
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please, change last code to:
.menu-sidebar-home-container li a, .menu-sidebar-homepage-2-container li a {
color: red !important;
}
Regards,
Rose Tyler.
Hello,
You need to change this code http://prntscr.com/e404kl. Please, add this code in Custom css:
.page-content {
margin-bottom: 0;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You can provide WP Dashboard credentials in Private Content http://prntscr.com/c1k220 (visible only for our technical support).
Regards,
Rose Tyler.
Hello,
We are able to provide support only for issues related to our theme. 3-rd party plugins settings are out of scope of our support.
But, I’ve added the shortcode in your Product Short Description http://prntscr.com/e3zqyz http://prntscr.com/e3zr3p http://prntscr.com/e3zr89. Clear browser cache and check.
Regards
Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Regards
Hello,
Go to Theme Options > General > Breadcrumbs. Also, you can use your own featured images for every post (go to Posts > edit posts > Featured Image post).
To change Promo link text “newsletter” go to Theme Options > E-Commerce > Promo Popup.
Regards
Hello,
You can change your previous code to http://prntscr.com/e3za1p
Please, add this code in Custom css file:
@media (max-width: 1024px) and (min-width: 425px){
.products-grid.product-count-4 .product {
width: 50% !important;
margin: 0 !important;
text-align: center;
padding: 0 15px;
}
.products-grid.product-count-4 .product img{width: 100%;}
}
@media (max-width: 425px){
.products-grid.product-count-4 .product {
width: 100% !important;
margin: 0 !important;
text-align: center;
padding: 0 15px;
}
.products-grid.product-count-4 .product img{width: 100%;}
}
Regards,
Rose Tyler.
Hello,
Sorry for a delay.
1. Go to Theme Options > Typography > Menu Font
2. Please try to use this code to change cart icon:
.cart-bag .ico-sum {
background-color: transparent;
}
.cart-bag .ico-sum::before {
border-color: transparent;
}
.cart-bag {
padding: 18px 15px 15px !important;
background-image: url("http://url_to_your_image");
background-repeat: no-repeat;
background-size: cover;
}
3.
.menu-sidebar-home-container li a {
color: red !important;
}
Regards,
Rose Tyler.
Hello,
Sorry for a delay.
Please provide FTP credentials in Private Content, also, specify the path to your wp installation where this theme is installed.
2. It requires additional customization in php files which is beyond our basic support scope.
If you have the required skills you may try to change it yourself.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Try to add this code in Global Custom CSS.
@media only screen and (min-width: 768px){
.header6 .logo {
width: 1200px;
text-align: center;
}
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Change previous code to:
.mobile-menu-wrapper .menu > li > a, .mobile-menu-wrapper .menu > li .sub-menu li a {
line-height: 45px !important;
font-size: 12px;
}
.mobile-menu-wrapper .menu > li .open-child:before, .mobile-menu-wrapper .menu > li .sub-menu .menu-back:before {
line-height: 45px;
}
.mobile-menu-wrapper .links li a {
line-height: 45px !important;
}
.mobile-menu-wrapper .mobile-sidebar-widget {
padding-top: 15px;
padding-bottom: 15px;
}
Regards
Hello,
Try to add this code in Custom CSS:
@media screen and (min-width: 1200px){
.row-count-3 .product:nth-child(3n+1), .sidebar-position-without .row-count-3 .product:nth-child(3n+1) {
clear: both;
}
}
Regards,
Rose Tyler.
Hello,
You need also mark products as new in the edit http://prntscr.com/dta38h
Regards,
Rose Tyler.
Hello,
Please, see screenshots http://prntscr.com/e3krbk http://prntscr.com/e3krn5 – margin works fine.
You need add this code in custom css for page http://prntscr.com/e3kt4l
.home-products-carousel .wpb_wrapper {
margin-top: 50px;
margin-bottom: 80px;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Regards
Hello,
Try to add this code in your Custom css:
.header-wrapper.header-xstore2 header .container-wrapper {
height: 60px;
}
Regards