Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, same problem here.

    Is there a solution?

    Regards

    Geert

    Plugin Author DesignsAndCode

    (@designsandcode)

    Hey there

    This is not an option yet within the plugin, but you can of course modify the CSS and give them a fixed width. Add this to your themes CSS:

    a.fasc-button {
        width: 150px;
    }

    This will only modify their appearance in the front end of the site – not the admin though.

    Thanks

    Ok, thanks!

    Hi, adding this code to my (i suppose child theme css) does not do anything.

    I’m using class=”fasc-button. please advise –

    solved it – read a previous post – just added !important;

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fixed width buttons’ is closed to new replies.