Skip to content
Public Ticket #3141

Change fontsize in mobile view

Conversation thread

Udbye8700 replied

Customer Reply

Thanks a lot for your guidance and elaboration - I appreciate your work :-)

PenciDesign replied

Staff Reply

Hi,

1/ For first screenshoot, please add more this code to Customize > Custom CSS to change it:

\
@media only screen and (max-width: 767px) {\
.penci-grid li .item h2 a, .penci-masonry .item-masonry h2 a{ font-size: 20px;  }\
}

2/ For second screenshoot, please add more this code to Customize > Custom CSS to change it:

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

Change value 20 & 28 to any value you want.

Best Regards,

PenciDesign

Udbye8700 replied

Customer Reply

Hi,
Thanks for your feedback.
I attach two screenshots where I want to increase the fontsize of the title "Bananmuffins" on mobile version.

Where do I find this option?

Thanks.

PenciDesign replied

Staff Reply

Hi,

You need to let me know exactly where do you want change the fontsize for H1? I need to get correct CSS to give you solution.

Best Regards,

PenciDesign

Udbye8700 started the conversation

Conversation Start

Hi,

Could you please tell me where I can change the fontsize of for instance H1 on mobile devices? I can see its beeing defined in the viewport, but I hope you can elaborate how to change it correctly.

Thanks
Thomas

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