Hi. I would like to do two things and I need a hand with both, please.
1. On my homepage I would like to expand the Product Grid (aka Best Selling Images) to full width.
2. I also want the “Sort By” and “Display” dropdown boxes in that same feature to disappear and stay gone.
Thank you.
Hey KQed0428,
Thanks for the link to your site, but the login doesn’t allow me to add css, so you will need to add this to achieve what you are asking;
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top.home .product-sorting {
display: none;
}
.responsive #top.home #av_section_3 > .container {
max-width: 100%;
padding: 0;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
It works perfectly. Thank you! I appreciate it.
Best regards,
Tamra
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike