• Resolved antnos912

    (@antnos912)


    Hello,

    First, a big thanks for this plugin which is very useful.

    I’ve just a question: is it possible to change the default color of all the “text” and if it is, how can I do this?

    When I talk about “text”, I mean all the text (website title, website slogan, post titles, posts body, …) except the text which is colored by the “main color” (set in the “colors” panel).

    I hope I’ve been clear,
    Thanks by advance,
    Antoine.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Twentig

    (@twentig)

    Hi Antoine,

    Glad you find our plugin useful.

    Twentig doesn’t include an option to change the text color. To change it, you can add the CSS code below inside the Customizer’s Additional CSS panel and change the #000 value at the end of the code with your value:

    body, input, textarea, .entry-title a, :root .has-primary-color, .header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle, .site-description, body:not(.overlay-header) .toggle-inner .toggle-text, .widget .post-date, .widget .rss-date, .widget_archive li, .widget_categories li, .widget cite, .widget_pages li, .widget_meta li, .widget_nav_menu li, .powered-by-wordpress, .to-the-top, .singular .entry-header .post-meta, .singular:not(.overlay-header) .entry-header .post-meta a, cite, figcaption, .wp-caption-text, .post-meta, .entry-content .wp-block-archives li, .entry-content .wp-block-categories li, .entry-content .wp-block-latest-posts li, .wp-block-latest-posts__post-date, .wp-block-embed figcaption, .wp-block-image figcaption, .wp-block-pullquote cite, .comment-metadata, .comment-respond .comment-notes, .pagination .dots { color: #000; }

    That’s a lot of code, but that’s how Twenty Twenty was coded.

    Have a nice day.
    If you enjoy Twentig, please leave us a review ??

    Thread Starter antnos912

    (@antnos912)

    Thank you for your answer!

    Antoine.

    All of a sudden some of my paragraphs/headings, when newly inserted do start with white text? Annoying.

    Please advise …

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change text default color?’ is closed to new replies.