Home › Forums › WoodMart support forum › Footer issues after update
Footer issues after update
- This topic has 13 replies, 2 voices, and was last updated 3 years, 2 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
December 24, 2021 at 12:01 pm #341743
[email protected]ParticipantHi guys, after i made the latest theme update and updated all the plugins, the footer and copyright became skewed.The separator disappeared, the top of the footer spacing also gone, and the right side of the copyright is now over in the left side. https://dinosaw.com/
Attachments:
You must be logged in to view attached files.December 24, 2021 at 12:15 pm #341748
[email protected]ParticipantI was ablr to make 1 of the fixes
.container.main-footer {
margin-top: 50px;
}December 24, 2021 at 12:22 pm #341752
[email protected]ParticipantI was able to add the separator
body .copyrights-wrapper {
border-top: 1px solid #eeeeee;
}December 24, 2021 at 12:32 pm #341756
[email protected]ParticipantOnly left to fix is:
Split copyright content – left and right side. And a nice top and bottom padding please.
December 24, 2021 at 1:22 pm #341767
Aizaz Imtiaz AwanKeymasterHello,
Try to install Classic Widgets plugin: https://wordpress.org/plugins/classic-widgets/
Then try recreating the widgets then check back.
Best Regards
December 24, 2021 at 2:08 pm #341781
[email protected]ParticipantHi sir,
i did so and copyright is still both on the left. With no top or bottom padding.
Also how can i remove these 2 lines at the bottom of every product page?
https://dinosaw.com/product/sc1000-single-flute-upcut-finish-bits/December 25, 2021 at 7:03 am #341855
Aizaz Imtiaz AwanKeymasterHello,
1. Please make sure there are no unclosed tags in the copyrights area then check back.
2. For the 2 lines try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-tabs-wrapper { border: none; }
Best Regards
December 25, 2021 at 1:24 pm #341875
[email protected]ParticipantHello,
Its just simple text. It worked fine before the update.
© 2020 Dinosaw – Manufacture of cutting tools. All Rights Reserved.
By Zazen Designs.
December 27, 2021 at 6:16 am #342010
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been Resolved. Please clear cache and check back.
Best Regards
December 27, 2021 at 1:19 pm #342120
[email protected]ParticipantThanks so much!!
Lastly, after this a large space has appeared above the footer widgets, how can we reduce this to make it even with the bottom?
Ben
December 27, 2021 at 1:22 pm #342123
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Please provide a screenshot of the space you are asking to check it myself and help you out accordingly.
Best Regards
December 27, 2021 at 1:24 pm #342124
[email protected]ParticipantHere you go.
Attachments:
You must be logged in to view attached files.December 27, 2021 at 9:05 pm #342218
[email protected]ParticipantHello sir,
How can I make the background dropdown from black to #595959
Attachments:
You must be logged in to view attached files.December 28, 2021 at 6:10 am #342250
Aizaz Imtiaz AwanKeymasterHello,
1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-prefooter { padding-bottom: 0; }
2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.color-scheme-light .wd-dropdown { background: #595959; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register