Categories

custom class

Carey Burns March 14, 2016
No votes yet.
Please wait...

Class styles, which are also sometimes called custom class styles, custom styles, or custom classes are for those times when you want to create a special style and then selectively apply it to an unlimited number of elements or objects on a web page.

When you create a class style, you can name the selector anything you like, as long as it is not the name of a currently used HTML tag.

When you are done writing out the style rules in the CSS for your class style, you can apply the style to any object in the HTML document by adding the class attribute to the opening container tag of the object or content being styled.

In CMS based website, the custom classes can be assigned to modules, widgets, menus, articles instead of HTML tags:

css-classes
Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket

Comments are closed.