guineaking Posted December 30, 2022 Share Posted December 30, 2022 (edited) hello. I want to change the position of text title in list item section. I want to change the text title to the top right corner of the image as shown in the image. I would appreciate it if you could tell me how. Edited December 30, 2022 by guineaking Link to comment
tuanphan Posted December 30, 2022 Share Posted December 30, 2022 Hi, What is page url? We can check easier guineaking 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
guineaking Posted December 30, 2022 Author Share Posted December 30, 2022 (edited) oh my hero tuanphan! url is https://www.kkerebi.kr thanks my hero! Edited December 30, 2022 by guineaking Link to comment
tuanphan Posted December 31, 2022 Share Posted December 31, 2022 Like this? guineaking 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
guineaking Posted December 31, 2022 Author Share Posted December 31, 2022 yeah, that's right! How did you do it? Link to comment
Solution tuanphan Posted January 2, 2023 Solution Share Posted January 2, 2023 Add to Design > Custom CSS @media screen and (min-width:768px) { body.homepage .list-item-content { position: absolute; right: -10px; top: 20px; z-index: 99999; } } E-W 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
guineaking Posted January 2, 2023 Author Share Posted January 2, 2023 thank you sooooooooooo much! your are the best! tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment