Skip to content
Public Ticket #1053

Mobile View Title Font Size

Conversation thread

Hisham replied

Customer Reply

Hi,


Problem solved. I changed the code to this

\
@media only screen and (max-width: 767px){\
.container-single .single-post-title {\
    font-size: 28px;\
}\
}

PenciDesign replied

Staff Reply

Hi,

\

You can change it by add more this code to Customize > Custom CSS code:

\
\
@media only screen and (max-width: 767px){\
.container-single .single-post-title {\
    font-size: 28px;\
}\
}
\ \

Change number 28 to value you want.

\ \

Best Regards,

\

PenciDesign

Hisham started the conversation

Conversation Start

Hi,

I would like to increase the title font size in mobile view because it does not look stand out comparing with the content font size. Is it doable?

Want to join this conversation or access attachments? Sign in first.