Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1333171

    On the Fullscreen Slider Element, I’m able to add text and place it within a framed border. How can I achieve this same effect with the Text Block & Special Heading Elements?

    Here is an example of what I’m trying to achieve: https://ibb.co/7pq8Dm4

    I found a previous topic from 2015, however, these options don’t appear to currently exist.

    If there is now workaround with Enfold, are there WordPress Plugins that anyone is aware of the would allow me to override the Text Font Size limitation (i.e. add font sizes greater than 40px) and add an overlay behind the text to help it standout – similar to “Fullscreen Slider Element” – – for example: Advanced Editor Tools (previously TinyMCE Advanced); plugin site says it’s: “Untested with your version of WordPress”?

    TIA for your help.

    • This topic was modified 2 years, 11 months ago by Jules.
    #1333339

    Hey Julio,

    Thank you for the inquiry.

    As we mentioned in the previous thread, it is possible to apply a unique ID or class name to any elements in the builder including the Text Block and the Special Heading element. Just edit the element, then go to the Advanced > Developer Settings panel to apply the class name or the ID. You can then use those attributes as css selectors to adjust the style of the element.

    Example:

    .your-custom-class { font-size: 100px; }
    

    Best regards,
    Ismael`

    #1333433

    Hi Ismael,

    Thank you so very much. I’m new with the CSS, but willing and excited to learn. Appreciate your help, support and resources.

    Best Regards,
    Julio

    #1333450

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to add framed border to text element’ is closed to new replies.