[Resolved] custom css for one page section

Home Forums Support [Resolved] custom css for one page section

Home Forums Support custom css for one page section

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #124001
    Marko

    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

    #124056
    Tom
    Lead Developer
    Lead Developer

    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 */
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.