Tagged: padding Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 25, 2021 at 9:40 am #1302174 KnutnikParticipant Hello, in the left column under the hero image I assigned padding to the text field via CSS class. Unfortunately, the padding is not interpreted. What am I doing wrong? Thanks in advance. Regards Knutnik May 27, 2021 at 7:28 am #1302535 IsmaelModerator Hey Knutnik, Thank you for the inquiry. Try to use this css code to add a padding to the text block with the teasertext class name. #teaserbox .teasertext { padding: 3% 4% 7% 3%; } The second css rule above should have worked. Best regards, Ismael Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In