• Hello. I don’t seem to be able to get the subtitle or excerpt text to change colour on my Blog page. I also don’t seem to be able to get the header image overlay to appear to make it easier to read my text. Any suggestions on how to rectify? Thanks very much.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author satoristudio

    (@satoristudio)

    The extended header on blog posts page is still an experimental feature, it was added to Bento a couple of weeks ago following requests from the users. We are testing and adding more capabilities constantly, so until there’s an official version update of Bento, you’ll need to use the following code in the “Additional CSS” tab of the “Appearance – Customize” admin section:

    .blog .post-header-overlay { background-color: black; }
    .blog .post-header-subtitle { color: white !important; }

    Thanks for understanding!

    Theme Author satoristudio

    (@satoristudio)

    P.S. I didn’t mention that I’m grateful that you’ve brought this issue up, we’re currently working on implementing the correct logical behaviour for all edge cases and will release an official theme update within several days (maybe even today).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t change colour of excerpt text on Blog page’ is closed to new replies.