Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1058278

    Hi Folks,

    I want more distance between my pictures an my text-description.
    For that I posted an html-command in the text-field. In the backend
    it looks fine, but in the frontend it doesn’t work. So, where is the problem?
    Please take a look at the screenshots.

    Best regards
    Carsten

    #1058726

    Hey Carsten,

    Thanks for the screenshots, you could try padding instead of margin. If that doesn’t work then please post a link where we can see the actual elements.

    Best regards,
    Rikard

    #1058899

    Hi Rikard,

    thx for your answer!
    Yes, it works, but now I’ve got another prob…look by yourself. (ss 1)
    The text walks to the right side but he should stay left! (ss 2/3)
    And now?

    Best regards
    Carsten

    #1060170

    Hi Carsten,

    Best regards,
    Victoria

    #1060277

    Hi Victoria,

    thx for your answer!

    Yes, of course I added it only in the first paragraph, because I just wanted
    to tested it. But you did not really understand. Everything is fine with the
    padding, because I want it so. But what I don’t want is that the word walks
    to the right side as you can see on the screenshot. As I has written I want
    that the text-align is staying left, as I setted in the text-box. Do you under-
    stand me now better?

    Best regards
    Carsten

    #1061660

    Hi Carsten,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-image-container  + .av_textblock_section  .avia_textblock p {
      padding: 15px 0;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1061806

    Hi Victoria,

    thx for your new answer and the new code-snippet!
    Now it works so, as I wished from the beginning…great! :-)

    See you next time…

    Bon weekend
    Carsten

    #1062159

    Hi Carsten,

    Great, I’m glad Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1063279

    Hi Rikard,

    yes, you can close this thread…thx again!

    Best regads
    Carsten

    #1063369

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘More distance between text and images – how do I get it right?’ is closed to new replies.