Site logo

Archived topic

custom css for one page section

1 reply · Started by Marko on July 27, 2015

Viewing posts 1–2 of 2

Hi Tom. How can i use a custom css for one page section text? Must the code be insert with custom css and then the class name added to the section? .myowncss ? Or must the complete code add in this field?

thanks a lot for your great support.

Marko

Hi Marko,

Add your custom class in the custom class text field, so you would add: myowncss

Then you can use that class in your CSS:

.myowncss {
      /* stuff in here */
}
This archived topic is closed to new replies.