This topic has 4 replies, 2 voices, and was last updated 4 years, 10 months ago ago by Rose Tyler
Hello,
I need help with these three things :
1. The cart in gone from the header (only visible when scrolling with the fixed header).
2. The “Recent Post Widget” is not visualizing the posts.
3. I would like to have the navigation arrows visible at all times (the the 8themes products widget).
I’ve attached images for points #2 and #3
Regards
Hello,
1) Do you have this problem if parent theme is activated? If this situation is caused by the child theme, you need to check your changes in files of the child theme. We are not responsible for custom changes in files.
2) As I can see, the posts are showing – http://prntscr.com/qh3rl4
3) Add this code in Theme Options > Custom CSS or in style.css file of child-theme:
.carousel-area .productCarousel .owl-nav {
opacity: 1;
}
Regards
Thank You for the quick reply.
The css for the navigation worked great.
Regarding the blog post widget heres a picture of what I had before and what I am looking for – https://www.dropbox.com/s/abb82fnz2fnlhvu/blog.jpg?dl=0
I will check for the shopping cart.
Regards
You’re welcome!
Try to use Post grid element or Post slider – http://prntscr.com/qh50lk
Regards
You must be logged in to reply to this topic.Log in/Sign up