Home Forums WordPress Themes – Premium Preferential Changing width of the sidebars Reply To: Changing width of the sidebars

#22179
Binaya D
Participant

Hi There,

Please use the following css to fix your issue:


.right sidebar {
    width: 33%;
}

Note: Please use the custom css or child theme to write the css.

We hope above css help you to fix your issue, if not then please let us know as well as please send us link of your site also, so that we could provide solution asap.

Thanks