• Resolved olasarri

    (@olasarri)


    As per title, is there any way to add these features? Great plugin BTW!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    No problem, we will add this to the “to do” list and let you know when that’s been done.

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Just looking into your request.

    The size of the Site Title and Menu (and many other elements) are dictated by this CSS …

    .site-title, .site-description, .main-navigation, .nav-links, .page-title, .page-description, .comment-author .fn, .no-comments, h2.author-title, p.author-bio, h4 {
    font-size: 1.125em;
    }

    Similarly the colour of these elements is dictated by this CSS (when there is a featured image) …

    .site-header.featured-image .main-navigation a, .site-header.featured-image .main-navigation a + svg, .site-header.featured-image .social-navigation a, .site-header.featured-image .site-title a, .site-header.featured-image .site-featured-image a {
    color: #fff;
    }

    Would you like to be able to change the size and colour of each element individually?

    Please explain what additional “formatting” controls you might like?

    Thank you,

    Oliver

    Thread Starter olasarri

    (@olasarri)

    Hi Oliver

    Thank you so much for looking into this! I got it to work thanks to you. (Also, sorry I’m a few days late with my reply.) Have a nice day, sir!

    Plugin Author Oliver Campion

    (@domainsupport)

    Glad it works! Just keeping the forum tidy ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change font size/color/formatting for “Site Title” and “Menu”?’ is closed to new replies.