Flinx Posted November 8, 2022 Share Posted November 8, 2022 Hi there, Does anyone know how to target the infotext on single eventpages? I would like to make the p a little larger and the heading lighter. Thanks! Site: https://www.naturalhealing.dk/begivenheder/personligt-retrte-p-bornholm Password: Suikido Link to comment
Solution adifederico Posted November 8, 2022 Solution Share Posted November 8, 2022 Give this code a try. You can change the color hex to whatever color you want. Same with size. You can up the rem if you want. .eventitem-title { color: #515151 !important; } .eventitem-meta-item { font-size: 1.2rem; } Ziggy, tuanphan and Flinx 2 1 Link to comment
Flinx Posted November 8, 2022 Author Share Posted November 8, 2022 Worked like a charm! Thank you so much!! adifederico 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