Adding CSS classes to elements on your site
You can add up to 5 class attribute values to almost every element on your site. You can use CSS classes to change elements you need by adding CSS code.
You can add CSS classes to most of the elements on your website: buttons, images, icons, text, site menu, contact forms, etc. To do this, follow these steps:
- Open the settings for the desired element using the “gear” button. Examples of opening settings:
- Go to the Advanced tab and enter the desired class name for the element in the CSS class names section's field:
- You can add more CSS classes to an element using the Add class button:
Done! You can now use this CSS class while adding custom code to your site. For example:
Publish your site for the changes to appear live.
Updated on: 04/14/2023
Thank you!