Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #670049

    Hello,

    What I want to do is add padding on top and on the left and right sides of the text.

    Padding Needed

    Tried finding solution online but did not find something that would work.

    I tried using a whitespace separator at 1 pixel for the top, but it looks like this.

    Top padding using whitespace separator

    This is what is looks like on the backend.

    http://robertlcarey.com/photos/BackendWP.jpg

    Thoughts?

    Thank you,

    Bob

    #670122

    Hello,

    I got it figured out.

    The solution is in the layout element. Select edit icon at the top of the section that holds the content elements that need padding. Go to layout and click. Find the padding area section on the page and change the top, sides, and bottom padding to the desired amounts.

    Info placed here in the hopes it can help someone else.

    Thank you,

    Bob

    #670612

    Hi Bob,

    Great, glad you figured it out and thanks for sharing :-)

    Best regards,
    Rikard

    #1235273

    Hi there,
    2020 and I have installed WordPress version 5.4.2 and Enfold version 4.7.6.1.
    I selected the elment I want went to Styling – padding and did set 15 and Apply the same value to all but do not see any changes….

    Can you assist?

    Thank you,
    Vasilis

    #1235296

    Hi again,
    I cannot remember on which thread but I found the solution . You just have to add below on Quick CSS
    #top .mybox {
    padding: 10px;
    }
    then go to the element Advanced -> Developer Settings and on Custom CSS Class field just put .mybox.

    Thank you!

    #1235620

    Hi Vasilis,

    Great, I’m glad that you found a solution and thanks for sharing.

    Best regards,
    Rikard

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