Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #706461

    Hello, get me a question. I can insert an image in the sidebar? For example:

    I can put a MASONRY the one side and the side bar on the other side? Like the image below?

    LINK
    MASONRY

    My website
    (www.enpro.com.br/enproml1)

    #707136

    Hey mleite1,

    You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Or, You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Best regards,
    Yigit

    #710900

    Yigit, I did as you indicated. How do I align the image to the top? See that there is a space left to lean against the top.

    LINK

    #711597

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .postid-619 .avia-image-container.avia-align-right {
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    Best regards,
    Rikard

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