Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi

    Thanks for posting.

    The button color is linked to : Customize > Theme Settings > Typography > Accent Color.

    https://siteorigin.com/corp-documentation/theme-settings/typography/

    Thread Starter default-design

    (@default-design)

    Thank you but I started it and didn’t change it! Where [button] is in the code, the subject has a red (default “Corp” theme) button.

    If you’d like to send a link to the page concerned, we’ll be happy to take a look.

    Thread Starter default-design

    (@default-design)

    I also changed the CSS code*, but if I move the mouse over, it is red. It would be better to have a global setting as well.

    *
    .so-widget-sow-button-flat-5c55c396221e .ow-button-base a {
    background: #03c4eb;
    border: 1px solid #ffffff;
    }
    .so-widget-sow-button-flat-5c55c396221e .ow-button-base a:hover {
    background: #03c4eb;
    border: 1px solid #ffffff;
    }
    .so-widget-sow-button-flat-5c55c396221e .ow-button-base a:visited {
    background: #03c4eb;
    border: 1px solid #ffffff;
    }

    It’s best to not use the classes you’ve indicated above, they’re for admin purposes and will change if you change the layout. You can edit the widget and select Attributes on the right and enter your own class name. You can also use the HTML present without the unique ID in the class. We’d need to see the problem to assist.

    Thread Starter default-design

    (@default-design)

    Thanks!
    Turn off maintenance mode or give an admin access?

    Thread Starter default-design

    (@default-design)

    Problem solved!
    Thx!

    Awesome 🙂 Glad to hear you’ve made progress. Thanks for keeping us updated.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How can I change the button [buttons] color?’ is closed to new replies.