How I can change modules width of Carousel banner?

In style.css I see:
.carouselbanner {width: 100%;}
But changing this parameter does not affect the width of the module in any way. For example, 70% or 600px values do not change the width. How can I reduce the width of the module tape?
1 year 8 months ago #1 by fedorov-ivan23

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5184) Offline
HI, the module is designed with responsive support. So the width will follow its container. Try :
.carouselbanner-wrp {width:50%}
1 year 8 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Thank you. Yes, there are changes, but this way the size decreases proportionally both in width and height. And if you set this parameter in px, the change is also proportional. I want to reduce only the width. Can it be done?
1 year 8 months ago #3 by fedorov-ivan23

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum