Archived topic
Size Feature Image on Elements Header in Block Post
7 replies · Started by Martin on November 21, 2020
Hi,
i have one issue i want to make this https://www.screencast.com/t/mxubGQ85G with generatepress template, i have only this https://www.screencast.com/t/W0r81N0xM
i use elements but i cannot change the size for the feature image :(
know you help me how i can do this?
thank you
sorry for me english
Hi there,
The topic is marked as resolved.
Have you figured out?
Let me know :)
Hi Leo
yes i resolve the problem me self this is result:
https://www.screencast.com/t/YMbB6fSVSE
thank you
Glad to hear!
I wrote the code to the function.php but i dont now if i need make child theme if the code remains in the function.php after update the theme :(
It's not a good idea to edit the parent theme's function.php as it will be erased during updates.
Try one of these methods instead:
Adding PHP: https://docs.generatepress.com/article/adding-php/
Code Snippets plugin is the easiest if you don't want to use a child theme.
I will check,
thank you Leo
No problem :)