This topic has 7 replies, 2 voices, and was last updated 7 years, 10 months ago ago by 8theme
Hi, can you help me with this
Is there an option to switch of post search so it shows only products
I have more questions
Hello,
Try to use this CSS snippet
.product-ajax-list {
width:100%;
}
.product-ajax-list + ul {
display:none!important;
}
Please, provide your website url.
Regards
code worked can you help me with other problems
Try to add this code to fix breadcrumbs issue. And place a link to your YouTube account with a protocol. Like this http://youtube.com/account.
.page-heading.bc-size-small .title {
max-width:600px;
margin-left:auto;
margin-right:auto;
}
Thanks for help all working now 😀
You are welcome 🙂
You must be logged in to reply to this topic.Log in/Sign up