Archived topic
Customizing Site Library layouts
7 replies · Started by Designer on December 18, 2022
I imported "Scribe" from the site library. I want to get rid of the purple arrows with page title at the top. I also want to get rid of the purple arrows at the bottom. I don't see the documentation that details how to modify templates that have been imported from the site library.
Hi there,
I want to get rid of the purple arrows with page title at the top.
That's added with the Static Page Page Hero element here:
https://www.screencast.com/t/haosXaq3j
Reference article:
https://docs.generatepress.com/article/block-element-page-hero/
I also want to get rid of the purple arrows at the bottom.
That would be the Site Footer block element:
https://www.screencast.com/t/D4RARyv5MYJ
https://www.screencast.com/t/ogdi0E78Tes4
Reference article:
https://docs.generatepress.com/article/block-element-site-footer/
Let me know if this helps :)
Thank you. This is very good support.
No problem :)
Hi, I was wondering if I could simply replace the arrows with an image.
Hi Chris,
Do you mean this arrow?
https://www.screencast.com/t/gIuQ6rXBZrz
If so, it can not, as it's an SVG file that's inserted to the headline block.
However, if your image is in SVG format, you can replace it with your SVG code.
If your image is an image file, eg. png or jpg, then you can insert it using a GB image block and set the parent container block to display:flex.
ok great, thanks!
No problem :)