hello,
how can I center the button like "read more"? please see my screenshot.
in which css and which rule can i make.
thks for help.
.custommediumspaces button {
width: 135px;
float: none;
margin: 0 auto;
}