Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #607947

    I can use different text block with different types of fonts? I do not want to use only one source for the text block.

    RESUME
    I want to use text block with different types of formatting: different types of fonts, font size, color for each text block. How to individualize?
    //////
    LINK
    http://www.liliansouza.com/assets/2016

    LINK IMAGE
    http://www.screencast.com/t/jCJBmmpBXUh

    • This topic was modified 8 years, 7 months ago by mleite1.
    #608094

    Hi mleite1,

    I think the easiest option would be to add inline styles, something like this:

    <p style="font-family: verdana;">
    text
    <p>
    
    <p style="font-family: arial;">
    text
    <p>

    Regards,
    Rikard

    #608115

    Okay, Rikard. How do I do that? Where do I put these codes?

    #608121

    Ok, Rikard.

    Tks

    #608135

    Hey!

    Please use a text box element it’s the first one in content elements.
    Paste the code as text in the text editor not in visual mode (You will find this option on the right side of the WYSIWYG text editor) :)

    Regards,
    Vinay

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