I am using, Touchfolio WordPress theme.
I need to adjust the size of the sidebar so that the social media plugin (Facebook) will fit. Now it’s popping out from sidebar.
This is the best and smallest size from Facebook.
I am unable to figure out where I can change the size of the sidebar.
I have attached screenshot below.
Thank you!
Try this code .
.main-header { width: 400px; } if not worked use .main-header { width: 400px !important; }