Okay
  Public Ticket #2385621
Center Gradient Text
Closed

Comments

  •  1
    Rits started the conversation

    Is there an easy way to center the text for Gradient Text element? The text entry isn't TinyMCE like Highlighted Text element and it doesn't have a Text Align drop-down like Custom Heading element.

  •  8,991
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •  1
    Rits replied

    For custom CSS I can do myself, I was just wondering if there's anything obvious I'm missing. There's an empty style element for nectar-gradient-text, but I don't see anyway to populate it through the theme.  

    <div class="nectar-gradient-text" data-direction="diagonal" data-color="extra-color-gradient-1" style="">

    A bug? Future feature? If so, that's fine, and I can do the CSS myself but I'd rather do it within the theme if that's possible like on the other elements.

  •  8,991
    Tahir replied

    Gonna escalate this to the developer so he may add in a response. 

    Thanks 


    ThemeNectar Support Team 

  •  1,089
    ThemeNectar replied

    Hey Rits, You can edit the parent column which holds the gradient text element and make use of the "centered content" option for this.

    Let me know if that's not working for you.

    Cheers

  •  1
    Rits replied

    I'm a dummy. That's how I centered lots of other non-text elements but didn't do it with Gradient Text for some reason. Thank you.