Tagged: 

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

    Hi

    I have a fullwidth portfolio. there is a margin to the right but none to left and it looks a bit unbalanced
    How do I add a small margin to left of portfolio (similar to one on the right)

    #1253693

    Hey briandeeney,

    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

    
    #top .avia_sortable_active .isotope {
        margin-left: 10px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1253703

    Hi Victoria

    Thanks for that – worked perfectly
    I gave it 20px instead of 10px

    Brian

    #1253729

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘no gutter/margin at left of fullwidth portfolio’ is closed to new replies.