Good day,
I am inquiring about how to adjust the formatting of a website element when viewed on a different browser size.
For instance, this is what my top navigation bar looks like at the LG size:
However, when I switch to SM size, it appears unformatted and messy like so:
My query is, how can I specifically target and format it only for the SM size using media queries or another Bootstrap class? I am unsure where to start, any guidance will be greatly appreciated!
Thank you!