Added a share button on the portfolio page but appears at the top of the content. How do I move it underneath the portfolio listings? I know it will be css just don’t know how? Thanks
This topic has 7 replies, 3 voices, and was last updated 1 week, 5 days ago ago by Tony Rodriguez
Added a share button on the portfolio page but appears at the top of the content. How do I move it underneath the portfolio listings? I know it will be css just don’t know how? Thanks
Hi,
Thank you for reaching out to us.
Please provide a link to the page and access to the admin panel.
Warm Regards,
The 8Theme Team
not sure how to provide access to the admin panel by adding a temporary user with it being hosted on wordpress.com? the link is https://enchanting.photography/portfolio
thanks
Hi,
Please try to use this custom CSS code:
.page-template-portfolio-php .content {
display: flex;
flex-direction: column;
}
.page-template-portfolio-php .sharedaddy {
order: 3;
}
Warm Regards,
The 8Theme Team
Thankyou – that worked!
Thanks for the support! My topic “Added a share button on the portfolio page but appears at top” has been successfully resolved.
Dear htb,
It’s great having you in our WordPress & WooCommerce community!
Every insight you share helps us refine XStore and build tools that empower thousands of online store owners worldwide.
Leave Feedback →
(takes less than a minute)
Together, we grow stronger with every release.
Topic closed.
The 8Theme Team
The issue related to '‘Added a share button on the portfolio page but appears at top’' has been successfully resolved, and the topic is now closed for further responses