Problem with Post List in Home Page Posted in : TheBlogger simosmoParticipant 1 June 2020 at 14:02 #64247 If you look at my site, from mobile (https://www.simonecaracciolo.me) all the titles of the articles in the home page are attached. Ca you help me please? serkanModerator 2 June 2020 at 12:03 #64257 Hi, Please go to appearance > customize > general > fonts > body font size > you can choose 11px and save it. You can decrease the font because your post title is too long. Thanks simosmoParticipant 2 June 2020 at 12:15 #64259 I tried but nothing changes, because it only decreases the size of the font inside the article: Instead the problem is from mobile on the home page. The headlines are all attached serkanModerator 2 June 2020 at 13:01 #64263 Hi, I will talk to our developer and i will keep you updated. Thanks for your patience. simosmoParticipant 2 June 2020 at 13:25 #64265 ok thank you, i wait your answer ahmetsaliKeymaster 2 June 2020 at 19:13 #64270 Hi, you can add this custom css code to fix it; @media screen and (max-width:767px) { .blog-simple .hentry { height: auto; } .blog-simple .hentry-middle { top: 0; transform: none; padding: 10px 0; } } Thanks for the feedback. Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in and have valid license to reply to this topic. License required for the following item TheBlogger WordPress Themeby pixelwars Login and Registration Log in · Register