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

    Hi Mod,

    The contact form, there’s a title, I want to add like 3 liner of text into it.
    How to I do that?

    Register Your Interest
    “some description there ; register now to receive the latest….”

    Name form
    Email form.
    etc.

    I’ve attached the link privately for you to take a look .

    Thanks man!
    Terry

    #337377

    Hey terrytay!

    Please add following code to Quick CSS in Enfodl theme options under General Styling tab and adjust as needed

    section#text-2 form h3:after {
    content: 'Here goes your text';
    float: left;
    }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.