Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #245835

    Hi.

    Enfold Layout Question

    I would like to place a block of text in a page and have it align left to the browser window with 10 px of padding 50 pixels from the header bottom.

    is this possible?

    Thanks

    Mike

    #245837

    Let me clarify.

    I want the main container on my pages to stretch to full browser width. With 10 pixels of padding on the left margin and 50 pixels of padding from the header.

    #246012

    Hey!

    Please add a Color Section element to your page and give it a custom ID then add following code to Quick CSS in Enfold theme options under Styling tab

    #customid .container { width: 100%; margin-left: 10px; margin-top: 50px; }

    Best regards,
    Yigit

    #246188

    Yigit,

    Thanks that worked like a charm. What I need to accomplish is to have a scrolling image gallery like this.In the color section.Where a user can scroll to the right to see more photos.

    http://www.mauriziobavutti.com/still/

    Any help with how I can do this in enfold would be appreciated

    Mike

    #246322

    Hello!

    It is possible but that would require a heavy customization and unfortunately that’s beyond the scope of the support we can offer. If you really need it try hiring a freelancer for the job or if you prefer request a quote here.

    Cheers!
    Josue

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