• Hello I am trying to change the font size and style of my name and header description. TOP left corner

    Google counsel test shows that the my website is difficult to read
    * font copy too small to read.
    objects too close together.

    I have tried everything . the main page on mobile device shows up different than the other pages event after inputing new font sizes and font styles via google fonts via customize_flash theme options_ Google font settings.

    All the fonts under all the photos on all pages change accordingly but when viewing on mobile and desktop device the home page as well as the title and description on all of the pages remain smaller.
    I have also tried to flush cache in flash wordpress. thanks for any help in this manner

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

Viewing 1 replies (of 1 total)
  • Hi @dafoto2020,

    Please use this custom CSS below:

    .wp-block-image figcaption {
        font-size: 20px;
    }

    For, font-size on pages:

    .entry-content {
        font-size: 20px;
    }

    To add custom CSS, Go to Appearance > Customize > Additional CSS.

    Hope this helps to fix your issue.

    Regards,
    ThemeGrill Support Team.

Viewing 1 replies (of 1 total)
  • The topic ‘TYPE FONT SIZE no option’ is closed to new replies.