Comments bajej started the conversationJune 11, 2017 at 9:26amHi, I would like to change the title where is "I'm remi". I know how to change text but i don't know how to change the size and type of the font there.Additionaly - how do i make spacing between this and menu smaller?[deleted] repliedJune 11, 2017 at 10:33amHi bajej Please consider reading the article we wrote about how to use 'Custom css'. After you reading the article you will be able to find the code below inside Custom CSS. It will be wrapped for many CSS Query ( per desktop per mobile etc @media max width) .blog .section-title h1, .home .section-title h1 { font-size: 50px !important; margin-top: 100px; } Thank you.1 Like Sign in to reply ...
Hi,
I would like to change the title where is "I'm remi". I know how to change text but i don't know how to change the size and type of the font there.
Additionaly - how do i make spacing between this and menu smaller?
Hi bajej
Please consider reading the article we wrote about how to use 'Custom css'. After you reading the article you will be able to find the code below inside Custom CSS. It will be wrapped for many CSS Query ( per desktop per mobile etc @media max width)
Thank you.