Hey @billybob11,
thanks for choosing Bento! Could you please provide the URL of the website in question – seeing the live code will enable me to give a more precise recommendation.
Sincerely,
Andrii / Satori Studio
gentlemanschoice-ny.com.Thank you.
Hey @billybob11,
thanks for the additional details! The front page of your website is a blog posts page, which does not offer header images in Bento because of the way WordPress core is organized. If you need a header image on the front page, you’ll need to assign a static page as the front page in the “Settings – Reading” admin section. Please see this section of the theme manual regarding setting up the header image.
Sincerely,
Andrii / Satori Studio
I assume I have to create a “home” page to which the url goes. This is a little (a lot) above my expertise. How about this? How do I make that title larger. It’s tiny and I can’t find a way to enlarge it!
Hey @billybob11,
a static front page is set in the “Settings – Reading” admin section for any WordPress website.
You can make the header larger by either using a logo image in the “Site Identity” tab of the “Appearance – Customize” admin section, or adding this snippet to the “Additional CSS” tab of the same admin area:
.logo-default { font-size: 30px !important; }
Sincerely,
Andrii / Satori Studio