Okay
  Public Ticket #3563136
reduce padding inside all nectar buttons
Closed

Comments

  •  3
    ePrintDesign started the conversation

    Nectar button carries way too much padding for this site design. How do I reduce the amount of padding around the text?

  •  1,661
    Judith replied

    Hi there,

    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-button.jumbo {
        padding: 14px 20px;
    }

    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. 


  •  3
    ePrintDesign replied

    Perfect, thank you!

  •  1,661
    Judith replied

    Hello there,

    You're welcome.

    I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest

    Your feedback is valuable to us and greatly appreciated!