Hello wonderful people,
thank you again for that wonderful theme.
On my page the title section in the portfolio projects page was deleted by using css code.
After the update the section is showing up again.
Could you please tell me how to change that and delete the section again?
I attached a photo
thanks,
markus
Hi there,
Thanks for reaching out.
In reference to your question here, please try out the following CSS code under the Appearance>Customize>Additional CSS section:
section.page-title-section.bg-secondary {
display: none !important;
}
I hope this helps.
Best Regards,
Support.
Hi,
that was fast: thank you very much.
works perfectly
best wishes
Hi there,
I’m glad the code got to help.
Please feel free to reach out once again in case you have any more questions.
Best Regards,
Support.