Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi,
You can add these lines to Custom CSS or the style.css of Child Theme (if you use Child Theme).
.yolo-testimonial.testimonial-carousel-2{
padding: 0;
}
.yolo-testimonial.testimonial-carousel-2 button{
opacity: 0;
}
.yolo-testimonial.testimonial-carousel-2:hover button{
opacity: 1;
}
Hi,
- To change the background image, you go to Theme Options -> Pages Setting -> Archive Page -> Archive Title Background -> upload the image.
- To custom the styling for the search page title: you need to use the CSS.
Ok, with the Blog post:
To change the background image, you need to go to Customize -> Blog -> Post List -> Add "Heading Background Image".
Hi,
You can send me a screenshot of clarifying the issue above.
Thanks
Hi,
The Mini Cart Auto Slides doesn't support on the Single product page.
Sorry for the inconvenience.
Hi,
I have checked the background image in Blog page, seems the image doesn't exist -> the image not display.
You can try with a different image.
7 years, 9 months ago in reply to: Possible to apply magnifying function without using default template? #15798Hi,
To can use the Magnifying plugin, you need to go to the Theme Options -> Shop -> Single Product -> Select Single Product Layout -> Set "Default" instead of a custom Product Block. http://prntscr.com/j791m1
Hi,
Please send me a screenshot to clarify.
Hi,
To add or edit for the style.css of Child Theme, you go to Appearance -> Editor.
The reasons why you should use a child theme:
If you modify a theme directly and it is updated, then your modifications may be lost. By using a child theme you will ensure that your modifications are preserved.
Thanks.
Hi,
This problem may be because you have not set the cart page.
You can go to Woocommerce -> Settings -> CheckOut -> Set "Cart Page".
Please check again.
Thanks.
Hi,
1,3. I have changed some PHP lines in the "detail-03.php" file. You should backup this file because, after plugin update, my changes will disappear.
2. I have activated the Child Theme and custom the archive-heading.php file. (/yolo-sofani-child/templates/).
Please reload your site and check again.
Thanks.
Hi,
I have activated the Child Theme and add some CSS lines to the style.css of Child Theme.
Please reload your site and check again.
Thank.
Hi,
It seems you customed the CSS of Visual Composer.
Please remove the attribute "max-width: 80em" in style.css of Child Theme.
Thanks.
Hi,
I changed some CSS lines in the yolo.css file. (wp-content/themes/yolo-kidzone/css/)
-
AuthorPosts
