• How would I go about changing the size of the excerpt text?

    Also, at the moment the colour of the excerpt changes with whatever I set the image overlay text colour to. Is it possible to change the excerpt colour independently without affecting the menu text colour?

Viewing 1 replies (of 1 total)
  • Not sure about the first question, since I’m using a plugin option for that.

    As of excerpt color, take this:

    .preview-excerpt P {
        color: red;
    }

    Add it to your customizer > additional css section.
    All you’d have to do then is pick a the color you want, intsead of red, once you know it all works.
    How does that work for you?
    Remember to refresh your page a couple times or use incognito, if the change isn’t immediately visible.
    Hope that helps, let me know.

    • This reply was modified 4 years, 11 months ago by chibwe.
    • This reply was modified 4 years, 11 months ago by chibwe.
Viewing 1 replies (of 1 total)
  • The topic ‘Font and Colour of Cover Page Excerpt Text’ is closed to new replies.