Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › What means “awb” in CSS?
I have a lot of css code like this for example:
–awb-absolute-right: auto;
What means awb?
Best regards
Tom
Hello,
that is the abbreviation for Avada Website Builder and is used as a prefix to avoid conflicts with CSS from other plugins etc.
Thanks
Thanks!