[Resolved] still about the sidebar’s style

Home Forums Support [Resolved] still about the sidebar’s style

Home Forums Support still about the sidebar’s style

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2375877
    bruce

    hello

    please see this url :http://www.cidic.com.cn/products1_cn/typeid/1.html

    the left sidebar is the category list .

    i need this function and style with wordpress and gp.

    my website is https://finechem.baynoe.com/products.

    can you help me give the full css about the style ?

    thanks.

    #2375885
    Fernando
    Customer Support

    Hi Bruce,

    Can you try adding this CSS in Appearance > Customize > Additional CSS:

    .inside-left-sidebar ul.wp-block-categories-list.wp-block-categories {
        margin: 0px 15px;
    }
    
    .inside-left-sidebar ul.wp-block-categories-list.wp-block-categories li {
        background-color: #2560a8;
        list-style: none;
        margin: 0 auto;
        margin-bottom: 14px;
        padding: 2px 10px;
    }
    #2379640
    bruce

    thanks.

    the style is ok

    thanks again.

    #2379669
    Fernando
    Customer Support

    You’re welcome Bruce!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.