Moving Social Share button in Portfolio

Home Forums Jevelin Theme Moving Social Share button in Portfolio

Home Forums Jevelin Theme Moving Social Share button in Portfolio

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • breadcrumbsweb
    Participant

    Hello,

     

    I’d like to move the Social Share button to the bottom of the column, just under Category on this page.

     

    http://mzu.2d8.myftpupload.com/project/nasa-logistics-facility/

     

    Any help would be appreciated.

     

    Thanks,  Eric

    Solution for this topic

    Hi Eric,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-portfolio-single-share {
        position: absolute;
        bottom: -100px;
        left: 0;
    }

     

    Best regards,
    Shufflehound team

    breadcrumbsweb
    Participant

    Once again, you have solved my issue.  Thanks so much.

     

    Eric

    You are always welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)