• Resolved stevencolborne

    (@stevencolborne)


    Hi Thomas,

    Hope you’re well. A few years on and I’m still enjoying your themes ??

    1) Is there a CSS snippet that will allow me to change the button and link colour?

    2) Is there a CSS snippet that will allow me to change the border around the logo from white to black?

    Thanks and best wishes,

    Steven

Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi Steven,

    Thanks so much for using Donovan.

    1) The link and button color can be changed with the color settings included in our Donovan Pro add-on plugin: https://themezee.com/addons/donovan-pro/

    2) There is no border around the logo image but you can change the background color of the header area with this CSS snippet:

    .site-header {
        background: #ccc;
    }

    I guess that is what you meant by white border.

    Cheers,
    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘Colour of buttons / logo border’ is closed to new replies.