- This topic has 9 replies, 4 voices, and was last updated 3 years, 7 months ago by
David.
-
AuthorPosts
-
October 4, 2022 at 1:21 am #2362373
Christiano
Hi! I’m staging my site starting from the Scribe theme. I modified the provided “single post page hero” to include, under the post title and post date other two information (read time and RateMyPost rating).
As you can see from the attached image, the fonts are different and I have not the possibility to format the text.
How can I do?
THANKS! 🤗
October 4, 2022 at 9:47 am #2363034Ying
StaffCustomer SupportHi Christiano,
GP doesn’t have control over the content that is added using a plugin or custom function.
Although you can try setting typography to the container block which contains the content.
Let me know if that works.
October 5, 2022 at 12:12 am #2363666Christiano
Hi Ying!
Although you can try setting typography to the container block which contains the content.
Do you mean formatting using HTML language?
THANKS! 🤗
October 5, 2022 at 12:59 am #2363714Fernando Customer Support
Hi Christiano,
What Ying meant is you should still be able to target those Blocks through the Typography Module. You’ll just need to figure out how you can target it.
May you provide the link where we can find these texts? I’ll check what CSS target you need to use.
October 6, 2022 at 12:11 am #2364848Christiano
Absolutely! Thanks in advance Fernando! 🤗
October 6, 2022 at 12:45 am #2364886Fernando Customer Support
Try using these two in the Typography Manager:
.gb-container span.span-reading-time.rt-reading-timeand
.gb-container .rmp-results-widgetOctober 7, 2022 at 2:42 am #2366001Christiano
Sorry Fernando but I do not know where to copy and paste that lines of code…
Could you be more specific please?
THANKS! 🤗
October 7, 2022 at 4:29 am #2366084David
StaffCustomer SupportHi there,
1. In Customizer > Typography –> Add Typography.
2. Set the Target Element toCustom
3. In theEnter custom CSS selectorfield add the CSS class eg..gb-container .rmp-results-widgethttps://www.screencast.com/t/n9CPbz8Fne3
4. Now apply your Font styles.
Repeat the above for the other CSS selector that Fernando provided ie.
.gb-container span.span-reading-time.rt-reading-timeOctober 11, 2022 at 2:37 am #2369646Christiano
Thanks a lot David, defining clear your reply is nothing… ☺️
TOP! 👍🏼👍🏼👍🏼
October 11, 2022 at 5:09 am #2369760David
StaffCustomer SupportGlad to be of help!!
-
AuthorPosts
- You must be logged in to reply to this topic.