Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #381946

    Hello, can I please have a hint how to put the picture at the top of the side. I do not want the white space above the picture. Thx!

    #381962

    Hey KMikeT!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home .content {
    padding-top: 0;
    }
    .home .flex_column .avia-slideshow {
    margin-top: 0;
    }

    Cheers!
    Yigit

    #381979
    This reply has been marked as private.
    #381981

    Hey!

    You are welcome! You should update Enfold parent theme

    Cheers!
    Yigit

    #381989
    This reply has been marked as private.
    #382016
    This reply has been marked as private.
    #382380
    This reply has been marked as private.
    #382442

    Hey!

    Please add following code to Quick CSS

    div .av_two_fifth {
    margin-left: 2%;
    width: 40.4%;
    }

    Cheers!
    Yigit

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