Tagged: Button Size
Hell! :-)
I created this page:
and i read many topics in the forum, but still I am not able to understand how to have the same width for all the buttons in the page.
Can you help me?
Thank you so much!
Antonio
Hi,
Please try this in Quick CSS:
#top .avia-button {
width: 150px;
}
It will apply globally to your site, if you want to give you buttons a class instead then please do so in the element options. Then change your CSS to this:
#top .your-class {
width: 150px;
}
Best regards,
Rikard
Hi Rikard, thank you so much!
Unfortunately I’m very new in using wordpress and I bought Enfold a couple of days ago… So I would like you to be more specific. Where can I insert this CSS?
And since some pages must have buttons of different size from those of other pages, WHERE can I insert the CSS so that it will influence ONLY THAT PAGE?
Thank you very much! :-)
Antonio
Dear Rikard, I did it!
Thank you!
Hi,
Great, I’m glad that you got things working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
We can happily close it! :-)
Best regards,
Antonio