Comments adamjb27 started the conversationJuly 12, 2018 at 5:51pmYou have been excellent so far! Built the site 24 hours ago and have made great progress. I need help fixing these two things right here. adamjb27 repliedJuly 12, 2018 at 6:01pmALSO: How to make "Written by" just "By" in the author part 2,700PenciDesign repliedJuly 13, 2018 at 3:43amHi,1/ To remove the breadcrumbs, please go to Customize > General Options > and check to "Hide Breadcrumbs"2/ To make title & body text large on mobile, please add more this code to Customize > Custom CSS: @media only screen and (max-width: 479px){ .container-single .header-standard .post-title, .penci-page-header h1 { font-size: 24px; } body, p{ font-size: 16px; } } Change number 24 to value you want for heading titles.Change number 16 to value you want for body text.3/ To change "Written by" just "By", please check options for it via Customize > Quick Text TranslationBest Regards,PenciDesign Sign in to reply ...
You have been excellent so far! Built the site 24 hours ago and have made great progress. I need help fixing these two things right here.
ALSO: How to make "Written by" just "By" in the author part
Hi,
1/ To remove the breadcrumbs, please go to Customize > General Options > and check to "Hide Breadcrumbs"
2/ To make title & body text large on mobile, please add more this code to Customize > Custom CSS:
Change number 24 to value you want for heading titles.
Change number 16 to value you want for body text.
3/ To change "Written by" just "By", please check options for it via Customize > Quick Text Translation
Best Regards,
PenciDesign