Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1229068

    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

    #1229073
    #1229343

    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

    #1229360

    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

    #1229468

    Dear Rikard, I did it!
    Thank you!

    #1229539

    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

    #1229574

    We can happily close it! :-)
    Best regards,
    Antonio

    #1229749

    Hi,

    Thanks for letting us know, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Help for row of buttons' size’ is closed to new replies.