Comments 1tim-nieuwpoort started the conversation4 days ago on Tuesday at 9:27amHi, Is it possible to put a text here: https://prnt.sc/cMptNheyh1H4(e.g: 'favorite categories') 2,817PenciDesign replied4 days ago on Tuesday at 10:50amHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .home-featured-boxes ul.homepage-featured-boxes:before { content: 'This is a heading text'; display: block; text-align: center; margin: 0 0 30px; font-size: 22px; line-height: 1.2; font-family: var(--pchead-font); font-weight: var(--pchead-wei); } Regards,PenciDesign. Sign in to reply ...
Hi,
Is it possible to put a text here: https://prnt.sc/cMptNheyh1H4
(e.g: 'favorite categories')
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.