Hi there,
I have a custom blog and like to have there a textblock intro – but only visible on the first page. It is visible now on all blog-pages.
This for the main blog, but also for the subcategories.
Best Regards
weblines
Hey weblines,
To hide the intro text column when the pagination is used try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top.page-id-10[class*="page-paged-"] .flex_column.avia-builder-el-first {
display: none;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hey Mike
Thanks a lot for your support.
It works great with the code.
Best Regards
weblines
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