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

    Hi,

    http://www.hotelladdict.se/

    I want to add some spaces between the small image that is align to the left of the text: Har du frågor om hotell?

    What code shall I add?

    Thanks
    Charlotte

    #959044

    Hey Charlotte,

    Can you disable caching and minification for now?
    Do you mean this element https://cl.ly/1e1Y3c14250A ?

    Best regards,
    Victoria

    #959096

    Hi Victoria,

    How do I disable caching and minification and don’t understand what that has to do with my question.

    I just want to add some space between the image and the text. It is the element in your screen shot.

    Thanks
    Charlotte

    #959136

    Hi,
    Try this code in the General Styling > Quick CSS field:

    body .alignleft.wp-image-7473 {
        margin: 4px 20px 0 0 !important; 
    }

    please feel free to adjust the 20px to suit, it is 10px on your site now.
    Do you wish this to be for the one image only, and only on one page?

    Best regards,
    Mike

    #959461

    Thanks :)

    #959464

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    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,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Space between image and text’ is closed to new replies.