No replies
jow
jow's picture
Offline
newbie
Last seen: 2 years 10 weeks ago
Timezone: GMT-6
Joined: 2021-01-16
Posts: 1
Points: 2

I am rebuilding a website for a business I have and decided to just use a template instead of build from scratch. I understand CSS but this one thing has me stumped and nowhere on Google have I been able to find the answer for this.

On my page, I have this tag: <div class="3u 12u(mobile)">.
No where in my css do I have 12u or 12u(mobile).
Instead I have this type of codes: .\36 u, .\36 u\24 { style }.

No where online have I found that css uses the \ to represent anything.
I need to get to the 12u(mobile) portion on the css but can't figure out where it is.
Any idea? TIA