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

    Hi guys…
    I would just like to know how to reduce the widget spacing to 1px as opposed to the mass space as per screenshot…
    Please assist…
    Thank you…
    Arrow pointing to widget space

    #930795

    Hey kaveshanchetty,

    Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #930905
    This reply has been marked as private.
    #930918

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #text-2 .textwidget img {
        padding: 0;
    }
    

    and then remove BR tags between your image

    Best regards,
    Yigit

    #934797

    Thank so much :)

    #934846

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Widget Space Problem’ is closed to new replies.