Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1000884
    cmmbrisbane
    Participant

    I know this is a bit amatuer hour – but I can’t change my button colour on my mobile page from red. I have changed every global button setting there is to blue, but no joy.
    There is only one button on the site: http://sunshinefamilybondclean.com.au/contact/ it is blue, yay.
    However, if you view the homepage on your mobile phone, it has 6 very red buttons!

    Thoughts?

    Kate

    http://sunshinefamilybondclean.com.au
    WP: 4.5.2
    X: 4.2.2
    C/Stone: unsure – apparently not validated, but not sure why not?

    #1000931
    Rupok
    Member

    Hi there,

    I can see you have the following styles for the button that’s overwriting the default style :

    .x-btn, .button, [type="submit"] {
      background-color: hsl(197, 73%, 58%);
      border-color: hsl(197, 68%, 36%);
      border-radius: 0.25em;
      box-shadow: 0 0.25em 0 0 hsl(197, 69%, 37%), 0 4px 9px rgba(0, 0, 0, 0.75);
      color: #fff;
      margin-bottom: 0.25em;
      text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5);
    }

    So check the customizer and change this.

    Cheers!

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