Archived topic
WP SHOW POST PLUGIN: Customize style button as the rest of the page
5 replies · Started by domedele on November 1, 2019
Hi
Thanks for the suggestion of wp show post. It' work great!
Now I want to customize button as the rest of the page (centered and the same style and color)
In the field "Read more button class" wich kind of code have to write?
In blank mode it became green but not at the same of the other button i stylished in gp
Hi there,
This support forum is for GeneratePress theme and GP Premium plugin:
https://www.screencast.com/t/viVaC53dbpAt
Can you open a topic in WP Show Posts technical support forum?
Thanks :)
I resolve partially in the forum of plugin (i must choose the css variable button). The button appears as the others but not centered.
Sorry for my knowledge in CSS
i try with this code a with a new class
.button-center {
margin: 0 auto;
display: table;
}
I have centered the writing "read more"(leggi) but i lost the button configuration as default.
how could i found the default css button setting in css in generate press to integrate the code?
thanks
I believe this is what you are looking for:
https://www.screencast.com/t/Xn0aSbOV
No. is after in the second section. Could you say me how can discover the code for button class?
This one?
https://www.screencast.com/t/LMgAQa0u0rHq
That's just the ghost button style you've added in your CSS.