how to custom sidebar width
-
how to custom sidebar width? small size is too narrow and middle too wide
Hello.
Please provide the URL of the page where you want to change the sidebar. Now the site URL you provided earlier is not workable.
Best Regards
my web site mama.vc i have changed my design , i even want to know how to changed sidebars width example set sidebar width = 255px
and another question is : How to set horizontal alignment in 1366×768 Screen resolution in 1920×1080
Attachments:
You must be
logged in to view attached files.
Hi,
Try to add custom CSS class laptop-res
to the row and add the following custom code to the Global Custom CSS text field.
@media (max-width: 1366px) {
.laptop-res #woodmart-electronics_wrapper,
.laptop-res #woodmart-electronics{
height: 450px!important;
}
.laptop-res .vc_single_image-wrapper img {
object-position: 0 50%;
object-fit: cover;
font-family: 'object-fit: cover;';
height: 215px !important;
}
}
Regards
thanks it works well i like that
Great. Your website looks very nice. We would be glad to add it to our showcase if you don’t mind 🙂
Regards