• Resolved Allpinguins

    (@takisping)


    Hello one question.

    I use the page builder so in editor i place some logos.
    In preview they show up vertical! Look at the pic.

    What can i do to show them horizontal?
    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Andrew Misplon

    (@misplon)

    Hi @takisping

    Thanks for reaching out. Would it be possible for us to view this page live? If so, we could inspect the code and advise on a solution.

    Looking forward to chatting further ??

    Thread Starter Allpinguins

    (@takisping)

    Sure you can see it here!

    Thanks for the support!

    Theme Author Andrew Misplon

    (@misplon)

    Thanks for the link.

    If you don’t yet have a Custom CSS plugin installed, please, install and activate one. You might try Simple Custom CSS.

    Then, insert at Appearance > Custom CSS:

    .entry-content .inline-images p a {
        border-bottom: none;
        display: inline-block;
    }

    Finally, edit the row by clicking the wrench icon > Edit Row > Attributes and insert the following in the first field, Row Class:

    inline-images

    Theme Author Andrew Misplon

    (@misplon)

    Another idea would be to use the Image Grid widget that’s part of the Widgets Bundle. You can check that it’s activated from Plugins > SiteOrigin Widgets. Using the Image Grid widget would be a little more automated than our manual/CSS method. Both work ??

    Thread Starter Allpinguins

    (@takisping)

    Ok I understand!
    Thanks a lot!

    Theme Author Andrew Misplon

    (@misplon)

    For sure ?? If you have any further questions, please, let me know.

    All the best with your website.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Pictures in editor’ is closed to new replies.