Archived topic
Using Catalyst, How To Make The Call To Action Image Smaller?
3 replies · Started by JOHN on January 14, 2019
Using the site library Catalyst theme.
On the home page there is a blue box towards the bottom, that says" full width call to action"
How do I edit that imgage? basically, i want it probably half as tall. I went to edit the homepage, and can find the section in gutenburg where the text can be changed, but I dont see anything other than a change or remove image.
Is that the way to edit that image?
Just copy it to a image editor and make a new image the dimensions i need? Or am I missing something?
Thanks
John
Hi there,
That page is created with Sections:
https://docs.generatepress.com/article/sections-overview/
And that specific section is Section 3.
the image is a background image added to that section:
https://docs.generatepress.com/article/sections-overview/#background-image
And the height of that section is controlled by the top and bottom padding:
https://docs.generatepress.com/article/sections-overview/#layout
Let me know if this helps :)
That's it! Thank you.
No problem :)