Categories i the slider Posted in : TheBlogger ElenamsParticipant 19 April 2018 at 10:50 #53880 Hi! How can I remove the categories i the slider? Thank you serkanModerator 19 April 2018 at 10:53 #53882 Hi, You can use this custom css code; .slider-box .entry-meta { display: none; } Thanks ElenamsParticipant 19 April 2018 at 11:04 #53883 Thanks so much :) serkanModerator 19 April 2018 at 11:15 #53884 You are welcome. ElenamsParticipant 19 April 2018 at 11:18 #53885 Excuse me can you also help me with the photos of the blog area? I would like the pictures to appear smaller next to the extract. Sorry for the inconvenience, is that when I installed the theme update all the settings went away. Many thanks serkanModerator 19 April 2018 at 12:13 #53887 Hi, Could you try to use these custom css code, please? @media screen and (min-width: 992px) { .blog-list .featured-image { width: 40%; padding-top: 40%; } } @media screen and (min-width: 768px) { .blog-list .hentry-middle { padding-top: 0 !important; } } Thanks ElenamsParticipant 19 April 2018 at 12:15 #53889 Perfect! Thank you, again :) serkanModerator 19 April 2018 at 12:17 #53890 You are welcome. Viewing 8 posts - 1 through 8 (of 8 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