Home Forums WoodMart support forum post titles too large on mobile

post titles too large on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #615582

    greg-9795
    Participant

    Hello, our post titles, the font size is extremely large on mobile. The photos have reduced, but not the title font size, making the entire page not display nicely.

    I have checked the settings and cannot see how to reduce the size of the font used for titles on the mobile.

    Any help would be great, thanks.

    Attachments:
    You must be logged in to view attached files.
    #615960

    Hung Pham
    Keymaster

    Hi greg-9795,

    Thanks for reaching to us.

    Please clear browser cache and check again https://ibb.co/VCY3B4T

    Regards,

    #615972

    greg-9795
    Participant

    Hey, that is alot better but still not fully as I was asking about.

    That’s great the words are no longer separated across lines, but how can I make it so that the boxes are one, standard size? We want them to sit in a regular grid, not with some being longer than the others.

    Thanks again.

    #616044

    Hung Pham
    Keymaster

    Hi greg-9795,

    Please add this code to the Theme Settings > Custom CSS > Custom CSS for Mobile:

    .blog-design-meta-image.blog-style-bg div.wd-post-content {
        padding: 12px;
    }

    Regards,

Viewing 4 posts - 1 through 4 (of 4 total)