Title Section Removal

I found that in the forums that this was discussed already, but there is another problem here that wasnt addressed where the moderator told the person who replied to start a different topic even though it was the same exact topic.

The main options check box isn’t even showing on my site customize page. Please see screenshot. I want that title section off of all my pages, but I have no option to remove it, can you please assist me? \

Thank You

Hey there,
Hope you’re doing well today

Kindly add and save the following code to Appearance > Customize > Additional CSS:

.header-callout {
display: none!Important;
}

I hope this helps :slight_smile:

Best Regards,
Support