[Resolved] Adjust text from sidebar widget

Home Forums Support [Resolved] Adjust text from sidebar widget

Home Forums Support Adjust text from sidebar widget

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #561306
    Sebastián

    Hi guys!

    Is there a simple code to put on the html tab of the widget text to adjust the padding of it?

    I want to move to the text about 15px to the right https://i.imgur.com/FdfJgRy.png

    Only that widget the rest is ok.

    Hope I made myself clear

    Thanks!

    #561454
    Leo
    Staff
    Customer Support

    Hi there,

    Can you guide me to the page in question?

    Let me know.

    #561723
    Sebastián
    #561866
    Leo
    Staff
    Customer Support

    Looks like you already figured out with this CSS?

    #text-11 {
        padding-left: 10px;
    }

    Just need to increase the px number some more.

    Let me know.

    #562080
    Sebastián

    Thank you so much!

    #562144
    Leo
    Staff
    Customer Support

    No problem 🙂

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