Home › Forums › All Other Themes › add buttons
- This topic has 5 replies, 3 voices, and was last updated 6 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
May 22, 2018 at 6:30 am #101579
Hello,
Theme: The Art
Site: http://www.bodystressrelease.fr/I have 2 questions:
1. I try to add a button in the footer on the right of the social icons using this code:[social_area] ...the social icons... [su_button background="#fc0800" size="1" link="/"]Paypal[/su_button] [/social_area]
But the button appears to be only half and too low: https://imgur.com/NUAkCjr2. I want to add a button on the contact page below the coordinates like in this example: https://imgur.com/BE9G48Q
Is this possible?May 22, 2018 at 11:35 am #101599Kindly use the button shortcode again on a test page so that we can check and share the URL.
Regards,
ShriMay 22, 2018 at 11:52 am #101601Hello,
I put it back in. See in footer the (half) button. http://www.bodystressrelease.fr/
Regards, Wilfried
May 23, 2018 at 7:38 am #101622Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.su-button.su-button-style-default { width: auto !important;} .su-button span { padding-top:7px !important;} .su-button-style-default span { border-top-width:0 !important; border-bottom-width:0 !important;}
Regards,
BradMay 23, 2018 at 8:28 am #101626Thank you, this works fine.
May 23, 2018 at 1:13 pm #101643Great.
-
AuthorPosts
- You must be logged in to reply to this topic.