Site logo

[Support request] How to change category and author text size on mobile

Home Forums Support [Support request] How to change category and author text size on mobile

Home Forums Support How to change category and author text size on mobile

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #2393758
    karl

    Hi all,

    How do i change the Author and Category text size for mobile, displayed on the homepage and blog post page?

    image

    https://ibb.co/NrybWjQ

    I have attached image.

    Thanks
    Karl

    #2393798
    karl

    Also…. how can i change featured image sizes that appear on homepage?

    Thanks
    Karl

    #2393835
    David
    Staff
    Customer Support

    Hi there,

    Meta typography

    in Customizer > Typography –> Add Typography.
    Select Target Element: Custom
    In the CSS Field add: .single-post .entry-meta
    Now in that panel switch to mobile view and set the font size you want.

    Featured Image size:

    In the Customizer > Layout > Blog –> Featured Images >>> Archive Tab:

    https://docs.generatepress.com/article/adjusting-the-featured-images/

    Select the Media Attachment size you want

    #2393864
    karl

    Thanks,

    This has worked for the author text. How do i get it to do the same on the homepage?

    I also want to enlarge category text please see bottom part of this image

    https://ibb.co/NrybWjQ

    Thanks
    Karl

    #2393885
    David
    Staff
    Customer Support

    See this:

    In the CSS Field add: .single-post .entry-meta

    Change it to .inside-article .entry-meta

    if the the footer meta doesn’t change then can you disable autoptimize and check ?

    #2393890
    karl

    Do i make a new custom element or change the one i did?

    Thanks
    Karl

    #2393892
    David
    Staff
    Customer Support

    Change the one you did 🙂

    #2393898
    karl

    Thanks, Author one is working, but the Category near the footer will not change size. I have deactivated autoptimize but still no luck.

    #2393902
    karl

    It is making the Title bigger but not the title of the category.

    I want to enlarge “Pug Questions”
    https://ibb.co/NrybWjQ

    Thanks
    Karl

    #2394164
    David
    Staff
    Customer Support

    In Customizer > Additional CSS you have:

    
    .cat-links {
        font-size: 15px;
    }

    Which is controlling them.
    If you remove that, you should see them change.

    #2394181
    karl

    Thanks, This has worked perfect.

    Great support, thank you!

    #2394844
    David
    Staff
    Customer Support

    Glad to hear that!

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.