Home › Forums › Iconic One Pro Support › Full Width Mode on Mobile › Reply To: Full Width Mode on Mobile
February 28, 2020 at 9:14 am #5953
WidiN
Participant
Do you mean this css?
.site {
max-width: 100%;
}
.site-content {
width: 65.9%;
}
.widget-area {
width: 25.9%;
}