Thank you, you're a star. I was looking at @media funnily enough, cheers for direction. Any chance of taking it a step further. Where do I edit to make attachment 1 look like attachment 2 in mobile view. Along the lines of what would I put in?
I have this:
@media screen and (max-width: 767px) {
.cb_template .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.cb_template .table-responsive > .table {
margin-bottom: 0;
These:
}
.cb_template .col-xs-1,
.cb_template .col-sm-1,
.cb_template .col-md-1,
.cb_template .col-lg-1,
.cb_template .col-xs-2,
.cb_template .col-sm-2,
.cb_template .col-md-2,
.cb_template .col-lg-2,
.cb_template .col-xs-3,
.cb_template .col-sm-3,
.cb_template .col-md-3,
.cb_template .col-lg-3,...
These:
.cb_template .col-sm-2 {
width: 16.66666667%;
}
.cb_template .col-sm-1 {
width: 8.33333333%;....
And Pull, Push and Offsets.
Joomla 3.6.2
CB 2.0.15 Latest Nightly
GJ 3.0.1 nightly
Php version 5.5.35
Auto actions nightly
Activity nightly
Privacy nightly
Conditions nightly
CB Gallery 2.0
.....all nightly!
Uddeim 3.9