Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter missjanice

    (@missjanice)

    Thank you OptimizerWP! I figured out I had an error elsewhere in my css that was making my customization not work. It works now with the following:

    @media only screen and (max-width: 960px) {
    h2.postitle { background: rgba(0, 0, 0, 0.8) !important; margin: 0 auto 0 auto !important; width: 80% !important; }
    }

    Possibly a fix would be good to automatically have a background color in mobile screen sizes as the text automatically displays without hover as (default) white and the text is illegible.

    Nice theme, thank you!

Viewing 1 replies (of 1 total)