Viewing 5 reply threads
You must be logged in to reply to this topic.
Hi, I’m really struggling to configure the shop home page to look like the demo. I can’t the background image or sub title to appear, even though all the settings are ok, and I was able to do it on all the other pages so far. Any ideas?
My URL is https://node55.co.uk/stephen/shop/
Hello,
Did you add a Featured image to the product? Please send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
Hello,
Can you please explain better? I see the products are displaying all and i was able to browse throw all products, as well to add them to chart successfully.
A link of where i can see the issue, will help.
Best regards!
Hello,
I added this code into your custom css box:
.post-type-archive-product .header_page.centered.without_shadow.with_subtitle {
height: 350px;
}
.post-type-archive-product .titles {
color: #FDFDFD;
}
.post-type-archive-product .header_page.centered.without_shadow.with_subtitle {
background-image: url(https://node55.co.uk/stephen/wp-content/uploads/2015/06/slide3.jpg);
background-position: 50% 0px !important;
}
Please check your site and let us know if you need further help.
Best regards!
You must be logged in to reply to this topic.