Archived topic
How to change button layout on blog
1 reply · Started by _blank on November 24, 2021
HI, i would like to change the layout of the buttons displayed on my blog page. In the menu of the customizer (layout/blog) i can only enable / disable the button but i'm not able to define a color and/or change the layout (i.e. round corners) of the button itself as i can do that normally.
Any ideas ?
best regards
Boris
Hi Boris,
I see a couple of options here:
- If the color of the button and border radius the only items you want to change then we can consider using some CSS.
- Another option is to create a block element content template so you can achieve everything you have in mind using GenerateBlocks without any CSS:
https://docs.generatepress.com/article/block-element-content-template/
If you want to go with CSS, can you link me to the page in question?
Let me know :)