Hello,
Currently the title of my portfolio and the breadcrumb show on my homepage, is there a way to remove them?
Thank you!
Maggie
Hi Maggie,
Please try the following in Quick CSS under Enfold–>General Styling:
#js_sort_items {
display:none !important;
}
Regards,
Rikard
Awesome! Thank you!