Buttons under Muffin Builder & Components
I refer to the page at : http://awayday.co/awayday-meetups/
The two buttons are found at the bottom of the page. You will see it with a control- end
The button code which i have embedded is as follows:
[button title="Subscribe" icon="" icon_position="center" link="#" target="_blank" color="" font_color="#ffffff" large="10" class="buttonClassA" download="" onclick=""]
Here the issue is the buttons are too small.
While i have tried to shape the button with a class CSSm, it seems that whatever attributes i tried to set to it does not work.
Forgive me that i am not a professional coder at it. But i would like to find out firstly how i can get to increase the size of the button and the text within.
Second is that i am unsure how to shape the attributes of this component in terms of the font- family, size and more.
Perhaps you can guide me. Thank You.
Regards
Comments
as we see, you set custom class name for the button which is buttonClassA so now, to play with it's settings, you need to use the css's under Custom CSS section like below: