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

    Hi,
    I was just wondering if there are any Opt-In Forms in Enfold included? I could not find any. Or can you recommend a WP plug in ?

    2nd question: I could not finde where I could change the typo size for the Blog texts.

    And 3rd question, where can I make the settings for the typo size (main text – Absatz) and the color of link text.

    I appreciate your help. Thanks,
    Diana

    #407238

    Hey Seelengaertner!

    1. I would try checking out the Contact Form 7 or Gravity Forms plugins.

    2. Are you just trying to change the font size of your single blog post content? If so then try adding this to your custom CSS.

    .single .entry-content p { font-size: 13px !important; }
    

    3. It sounds like your talking about the title container. Add this to your custom CSS.

    .main-title { color: red !important; font-size: 20px !important; }
    

    If that’s not correct then take a screenshot and highlight exactly what your trying to do so we can get a better idea.

    Cheers!
    Elliott

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