Help with removing ''Archives'' and ''Page Titles''

Love the theme! I would really like some help with hiding/removing the ‘‘Archives: Portfolio Entries’’ and ‘‘Page Title’’ sections! I’ve tried adding additional CSS to hide page titles, but without success.

TIA!

Hello there,

I hope you are doing well today.

You can use the following CSS code to remove the archives and page title by going to Appearance > Customize > Additional CSS and pasting it there.


.header-callout {
    display: none;
}

Best Regards,
Support

Amazing, that did it!

Thanks a lot and have a great day.

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support