Comments 2Tuan started the conversationSeptember 5, 2016 at 5:17amcan you show me how to change the "I'm Remi" font size.[deleted] repliedSeptember 5, 2016 at 4:42pmHi Tuan,Just go to your Custom CSS > Responsive (tab) > and then you can edit the font-size on this area: (view large version) Tuan replied privately[deleted] repliedSeptember 7, 2016 at 11:28amHi Tuan, That is coming from the Custom CSS that we added to make Blog page on the Photography demo more special. Please find this div on your Custom CSS .single-blog-holder .blog-content-holder .post-date-and-category .details>div and remove padding: 0px; from it.Then add this CSS .single-blog-holder .details .date { padding-left: 0px;} Sign in to reply ...
can you show me how to change the "I'm Remi" font size.
Hi Tuan,
Just go to your Custom CSS > Responsive (tab) > and then you can edit the font-size on this area:
(view large version)
Hi Tuan,
That is coming from the Custom CSS that we added to make Blog page on the Photography demo more special.
Please find this div on your Custom CSS
and remove
from it.
Then add this CSS