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

    Hi, I think this is a simple question, but I am not sure how to go about it.

    I was able to successfully add the av-share-box to my portfolio items, but I would like to move the position around. I’d like it to be flush with the footer. How can I do this?

    Thanks guys,

    Jon

    #381580
    This reply has been marked as private.
    #381600

    Hi!

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

    .single-portfolio .content {
    padding-bottom: 23px;
    }
    .single-portfolio .av-share-box {
    margin-bottom: -105px;
    }

    Cheers!
    Yigit

    #381915

    Like a charm. Thanks for your support! This topic can be closed. :)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘AV Share Box Position’ is closed to new replies.