Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #486203

    How can I change the button text? The buttons I have created work well but look blah. I need to enlarge the text and bold it as well. I was unable to find anything on this except adding custom class editor. I hope that isn’t to only solution (it should be easier than that), but if it is send me a good tutorial on classes!

    #486537

    Hey MichaelAlbany!

    You can edit button element and change buttons size and change colors in color tab. If you would like to apply custom class, please turn on CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your button element a custom class and then add following code to Quick CSS in Enfold theme options

    .custom-class * { font-size: 20px; }

    Best regards,
    Yigit

    #487530

    Perfect! Thank you!

    #487701

    Hey!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Layout Builder Button Text’ is closed to new replies.