Home › Forums › Jevelin Theme › Moving Social Share button in Portfolio
Home › Forums › Jevelin Theme › Moving Social Share button in Portfolio
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
Once again, you have solved my issue. Thanks so much.
Eric
You are always welcome here 🙂