• Resolved wordHab

    (@wordhab)


    Is there anyway to set the default colors (text and background) of AB buttons, including buttons used in call to action blocks? I’d like to be able to set the background color for all buttons on our site from one place rather doing it for each button individually.

    Thanks,
    Alex

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wordHab

    (@wordhab)

    Note: the following CSS works but is there a way to do it in the UI?

    a.ab-button {
    	background-color: #0055d6 !important;
    }
    Plugin Author atomicblocks

    (@atomicblocks)

    That will work for the front end, and if you load CSS in the editor that should work as well. We don’t have a way to set site-wide defaults via the UI yet though. Something we’ve considered looking at though!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can default button colors be changed?’ is closed to new replies.