August 31, 2016 at 10:57 pm
Hi,
I’m a virtue premium user for (*Login to see link )
I’ve used virtue free for (*Login to see link ) because I needed a translated virtue theme in my language (Persian).
anyway, the problem I have is regarded to virtue free on (*Login to see link ):
on home layout I’ve enabled “page content” and in the homepage I’ve added this shortcode ([featured_products per_page=”3″ columns=”3″]) to have featured products shown in homepage.
the featured products are displayed but the problem is that whenever anyone opens the website for the first time, the featured products images open on the footer, I mean they interfere with footer text, but after you refresh the homepage it displays correctly.
How can I resolve this?
It’s really bad that first time visitors see the homepage broken.
also I have used the following CSS:
.topbarmenu ul li a {
font-size: 16px;
}
.footercredits p {
font-size: 18px;
}
.footernav ul li a {
font-size: 18px;
}
.footerclass {
font-size: 18px;
}
.widget_kadence_contact .vcard i {
font-size: 22px;
}
#containerfooter h5 {
font-size: 21px;
}
#containerfooter .col-md-4 {
text-align: center;
}
#nav_menu-3 {
float: right;
padding-right: 130px;
}
cc_woocommerce {
margin: 0 auto; max-width: 1100px; }
.product .entry-summary { clear:none !important; }
.woocommerce.columns-3 {white-space:normal} ul.products {white-space:normal; margin-bottom:0} ul.products li.product {margin-bottom:0}
Thank you in advance for your help!