This topic has 4 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #134253
     HGP0721
    Participant

    Is there a method to reduce the width of my sidebar?

    #134306
     Radu
    Moderator

    Hi,

    There are the CSS selectors that control content area and sidebar area

    COPY CODE
    
    .template-page.col-sm-9.tpl-right {
        width: 85% !important;
    }
    
    .sidebar.sidebar-main.col-sm-3.sidebar-right {
        width: 15% !important;
    }
    

    Change the values or replace it with px values to achieve what you need

    The css can added to wp-admin -> theme options -> general settings -> quick css

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    #134561
     HGP0721
    Participant

    Thank you. Very helpful. Your team rocks.

    #134578
     Radu
    Moderator

    Great,

    Have a nice week

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #134581
     Radu
    Moderator

    If you are pleased with the support service please very much to leave a short review … few words about your experience with the support service.

    https://themeforest.net/item/kleo-next-level-wordpress-theme/reviews/6776630

    Thank you in advance

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?