Okay
  Public Ticket #3571160
Centered but doesn´t look the same on live
Closed

Comments

  • Angelica Swenson started the conversation

    hello, 

    My top text-title is centered but in the live version it´s not centered. 

    Please help.

    Attached files:  Screenshot 2024-01-27 at 2.34.37 PM.png
      Screenshot 2024-01-27 at 2.34.44 PM.png

  •  1,875
    Judith replied

    Hi Angelica,

    Thanks for writing to us.

    To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:

    From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:

    .nectar-split-heading.text_direction_ltr {
        padding-left: 6em;
    }

    Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related

    If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help.