Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1156957
    markw1
    Participant

    Hi there,

    I am using the Button shortcode in a widget at the bottom of my site.
    BUT the attributes for the button are not working, AND the style seems to be random, and not picked up from the theme customisation settings.

    shortcode I am using is

    [button type=’real’ shape=’rounded’ size=’jumbo’ block=’true’ href=’tel:+xxxxx’ title=’xxxxx’]xxxxx[/button]<br/>

    #1156958
    markw1
    Participant
    This reply has been marked as private.
    #1157048
    Christian
    Moderator

    Hey there,

    Your website is down. Please check.

    Thanks.

    #1157146
    markw1
    Participant

    sorry DHCP issues, its back now.

    #1157180
    Nabeel A
    Moderator

    Hi there,

    Can you please share the button page URL so we can take a look? I tried finding the button on your homepage but couldn’t find it.

    Thanks!

    #1159632
    markw1
    Participant
    This reply has been marked as private.
    #1159979
    Rad
    Moderator

    Hi there,

    The button shortcode is overridden by your Shortcode Ultimate plugin. Instead, please use [x_button][/x_button].

    Thanks!

    #1161244
    markw1
    Participant

    Hi Rad,

    That is great, thank you it works now in the footer.

    However I am doing the same thing in the Ubermenu – Call Us Now button.
    And this button (for the phone number) is still showing as incorrect button.

    I have tried both [button] and [x_button] but formatting is still incorrect.

    #1161250
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    a.su-button.su-button-style-default {
        color: #ffffff;
        border-color: #ac1100 !important;
        background-color: #ff2a13 !important;
        margin-bottom: 1.25em !important;
        text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5) !important;
        box-shadow: 0 0.25em 0 0 #a71000,0 4px 9px rgba(0,0,0,0.75) !important;
        border-radius: 0.25em  !important;
        padding: 0.579em 1.105em 0.842em  !important;
    }
    a.su-button.su-button-style-default span {
        border: none !important;
        font-size: 19px !important;
    }

    Hope that helps.

    #1161527
    markw1
    Participant

    Thanks Christopher,

    As always you guys are great 🙂

    #1161573
    Joao
    Moderator

    Glad to hear we managed to help,

    Let us know if you need help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1156957 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>