Verdant sidebar background color issue

  • Author
    Posts
  • #112298

    Hi,

    I am using Verdant theme and wanted to change the background color of the side bars. However it seems it does not change the background color of the actual sidebar but the background color of the widgets.

    I worked around it by adding following code in Addtional CSS :

    /* make right sidebar light grey */
    #container.two-columns-right #secondary {
    	background-color: #fbfbfb;
    }

    Website: www.f4fxl.org

    #112489
    Zed
    Cryout Creations mastermind

    Hi,

    That’s how the color control options are designed to work in Kahuna – the sidebars’ background color applies to the individual widgets to create a block-like visual appearance.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #112506

    Hi,

    Ok got it. Then the label is somehow misleading, it should say “Sidebar widget background color”.

    Website: www.f4fxl.org

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Verdant sidebar background color issue’ is closed to new replies.