• liambyrne

    (@liambyrne)


    loving this theme, but is there a way to change the background color of the sidebar? it’s kind of heavy in black.

Viewing 1 replies (of 1 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Glad to hear! It’s currently not possible, but I will consider it for a future update as it would be a nice feature as you say.

    You can add some css to do it, here is an example:

    
    .site-title,
    .site-description,
    #header .social-links,
    #nav-header.nav-container { background: green; }
    

    Some nav elements may look ugly.

Viewing 1 replies (of 1 total)
  • The topic ‘sidebar color’ is closed to new replies.