I'm trying to change the width of 8,9 and 10 bottom positions with override css
I added the following code in override.css file but nothing changed
# {gkbottombottom8
width: 59%! important;
}
# {gkbottombottom9
width: 21%! important;
}
# {gkbottombottom10
width: 20%! important;
}