Hello everyone
I have created a new page with button in full width.
it is possible to make the distances top and button, the font smaller and a different color.
thank you and beautiful greetings
Franz
Hallo Franz,
I’m not sure what you mean by the top and bottom distance, could you try to explain bit further please? You can use this CSS to change the font size and colour:
.avia-button-fullwidth .avia_iconbox_title {
font-size: 14px;
color: red;
}
LG,
Rikard
Thank you very much Riakard
works great
is it also possible to reduce the distance left and right, top and bottom to the font?
Thank you and nice greetings
Franz
Hi,
Add this to quick css:
#top .avia-button-fullwidth{
padding:10px!important;
}
Best regards,
Jordan Shannon
Hello Jordan
Thank you very much
now it works well
this request can be closed by one
Beautiful greetings
Franz
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon