Forum Replies Created
-
AuthorPosts
-
Hi,
You need to upload images with the same size or the same scale.
Best regards,
tb.
Sorry for the delayed reply.
If you want to the image to fit in the background rather, you need to disable the option Parallax.
Best regards,
tb.
Hi,
Please check the settings for the WP Mail SMTP plugin.
If unsuccessful, you should contact your hosting to support this issue.
Best regards,
tb.
Hi,
1. Please set 15px instead of 15. http://prntscr.com/ng18ry
2,3. I added these lines to Custom CSS:
.comment-form-cookies-consent label{
display: inline;
margin-left: 10px;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta .entry-meta-author, .sofani-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta .entry-meta-author{
display: inline-block;
}
4. https://yolotheme.com/forums/topic/purchase-code-not-validated/page/2/#post-18863
If you enable "Ken Burns/Pan Zoom": This is how this effect works:
- When you switch to another tab -> the effect "Ken Burns/Pan Zoom" will pause but the text animation still works.
=> when you switch back the text will disappear. So when you switch back, you need to click on any point on the page => the effect "Ken Burns/Pan Zoom" activate the playback.
6. I checked and the function autoplay still normal works.
7,8. I added these lines to the Custom CSS:
.yolo-footer-wrapper.footer-default .wpb_wrapper .wpb_wrapper .wpb_wrapper ul.contact-list li{
padding-left: 0;
}
@media(max-width: 991px){
header.yolo-mobile-header .yolo-mobile-header-wrapper{
background-color: #9fa7b2;
}
}
9. I added a custom heading and only display on mobile. Please reload your site and check again.
Best regards,
tb.
Hi,
You can select an image of the same size as the outer frame.
eg: 1900 x 1290px.
Best regards,
tb.
Hi,
You can add these lines to the Custom CSS:
.yolo-menu-item-search {
display: none!important;
}
Best regards,
tb.
Hi,
Please send me link your site and wp-admin account (Set as private reply). I will help you check.
Best regards,
tb.
You go to Customizer -> Woocommerce -> Product Image -> edit the size that you want.
Hi,
2. The font size still normal works. http://prntscr.com/ndypvl
1,3,4,5. Solved!.
Please reload your site and check again.
Best regards,
tb.
Hi,
You can add these lines to the Custom CSS:
.woocommerce .product-item-inner, .single-product .product-item-inner{
-webkit-box-shadow: 0px 0px 3px 0px green;
-moz-box-shadow: 0px 0px 3px 0px green;
box-shadow: 0px 0px 3px 0px green;
}
.woocommerce .product-item-wrap.active .product-item-inner, .single-product .product-item-wrap.active .product-item-inner, .woocommerce .product-item-wrap:hover .product-item-inner, .single-product .product-item-wrap:hover .product-item-inner{
webkit-box-shadow: 0px 0px 7px 0px green;
-moz-box-shadow: 0px 0px 7px 0px green;
box-shadow: 0px 0px 7px 0px green;
}
.woocommerce .product-info h3, .single-product .product-info h3{
color: green;
}
.single-product-image-inner #sync1 img{
border: 2px solid green;
}
Best regards,
tb.
Hi,
You can add these lines to the Custom CSS:
@media(max-width: 991px){
.sidebar.woocommerce-sidebar{
clear: both;
}
}
Best regards,
tb.
Where did you change the gap from 6 to 3 for logo/menu?
I don't change any gap on your menu. I only select Header 3 instead of Header 6.
You can turn off the option "Ken Burns/Pan Zoom" on each slider and check again.
Best regards,
tb.
Hi,
- Blog title: I will update this issue.
- Header: you select Header 3 instead of Header 6.
- Add readmore button: I added these lines to Custom CSS:
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail a.btn-readmore{
display: block;
}
- Menu Sticky: I added this line to Custom CSS:
.header-3 .yolo-header-nav-wrapper.sticky-on{
height: 60px;
}
- RevSlider: I don't find the above problem.
(I have a question: Are you using 2 computer screen to set up your site?).
Best regards,
tb.
Hi,
You should use Child Theme. You can add them to the functions.php of Child Theme.
Hi,
You can send me some screenshot to clarify.
-
AuthorPosts
