Font size to Photo-wall landing page Posted in : Photographer danielchoiParticipant 29 August 2017 at 04:14 #50310 I am using Photographer theme on two different. there is no problem with computer, however if I open website through smart phone, because of font size is big, row(line) is set up as two. I want to make small the font size. Could you guide me the custom code? Many thanks, Jin Hyouk serkanModerator 30 August 2017 at 14:49 #50324 Hi Jin, You can use this custom css code; @media screen and (max-width: 767px) { .intro h2 { font-size: .925em; } .home-landing .home-wrap .intro { padding: 0 10px !important; } } Thanks Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Photographer WordPress Themeby pixelwars Login and Registration Log in · Register