This topic has 4 replies, 3 voices, and was last updated 8 years by kent.

  • Author
  • #83625
     tonevski
    Participant

    How to Increase the size of the side menu? – see attachment

    Attachments:
    You must be logged in to view attached files.
    #83783
     Radu
    Moderator

    Hi,

    Add this code to your wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .offcanvas-sidebar.side-color.is-open { width: 300px;}
    

    Replace 300 with your desired value.

    Best Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #95615
     kent
    Participant

    How do I change the color on the side menu?

    #95698
     Radu
    Moderator

    Hi,
    Add this code to your wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .side-color {
        background: green;
    }
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #95701
     kent
    Participant

    Thanks 🙂

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?