Display the Scroll to top of page & Social Media Buttons in left hand side
-
I want to move scroll to top of page and social media buttons from right to left
Attachments:
You must be
logged in to view attached files.
Hello,
In order to move scroll to top button add the CSS code to your Theme Settings area:
.scrollToTop {
bottom: 20px;
left: 20px;
}
Change the figures as per your needs.
Regarding social icons in the footer. If you apply default Footer, navigate to Appearance > Widgets and take social icons from Footer Column 4 to Footer Column 1.
If you have configured your footer via HTML blocks, please find here manual how to change https://xtemos.com/docs/woodmart/set-up-footer/
If you have further questions, please feel free to contact us.
Best Regards
Hello,
Further to social icons issue. Now I see in the screenshot you mean sticky social icons. Navigate to Theme Settings > Social profiles and set icons on the left as shown here: http://prntscr.com/itol8n
Best Regards
the scroll to top button is missing when I pasted your CSS code to Theme Settings – custom css. Did I copy and paste in the wrong area?
the problem is solved, thank you so much
I am sorry please take this one:
.scrollToTop {
bottom: 20px;
left: 20px;
}
Your scroll button will be on the left.
Best Regards