Archived topic
How to get symbols
8 replies · Started by zulqar on March 26, 2019
Hello,
I would like to add symbols above the widget titles. How can I do that?
Thanks
Hi there,
tricky one as the Widget Titles don't accept HTML. Are these icons going to be different for each title?
David,
1) I mean the widget symbols you see here- https://generatepress.com/?ref=561
There are 6 items e.g. SECURE & STABLE, LESS THAN 30KB etc with graphic symbols. How can I get these symbols?
2) Also how these widgets got inserted in the middle of the content?
3) Also how to create the testimonials shown in the bottom?
Thanks
Hi there,
Those are not widgets but hand coded HTML.
If you use the new block editor in WordPress 5 you can use the Columns widget to create them, its just a case of adding a Title Block, Image Block and Paragraph block to each column.
This also applies to the Testimonials you can use the Image and Text Block.
David, I really need to learn this. Is there a tutorial? Thanks.
Also, where do i get the little images?
May be worth googling Gutenberg Tutorials - there are a lot of videos out there.
But its pretty simple, in the new editor you hit the + icon and then select the columns block, in the sidebar you can select the number of columns. Then in each column you can add more blocks, an Image, a Heading, a paragraph etc.
Images you would need to source yourself. For those type of icons check out icomoon, the noun project etc. A lot of which are SVGs which are great if you want hi-resolution scalable images. But you will need to add this plugin for WP to accept them:
Thanks a lot David for the info!
You're welcome