Home › Forums › All Other Themes › footer links colour Flooring theme
- This topic has 13 replies, 2 voices, and was last updated 1 year, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
March 7, 2023 at 8:34 pm #204099
Hi
there’s an issue with the SKT Flooring theme footer links, see: https://cast4k9xod.nimpr.uk/
as you can see, the widget for ‘posts’ and ‘pages’ profiles 2 different styles. White preferred as grey is not clear on a blue background
see error screen shot: https://cast4k9xod.nimpr.uk/wp-content/uploads/2023/03/SKT-error-1.jpg
thanks
March 8, 2023 at 11:50 am #204106Hi,
Kindly use this CSS:
.footmenu li a, #footer ul.menu li a { color:#fff !important;}
Regards,
ChrisMarch 8, 2023 at 3:09 pm #204112thanks Chris
that worked a treat but I’ve not got 2 bullet styles. the client has shown a preference to the arrow style, can this be added for the footer news posts menu?
thanks
March 8, 2023 at 4:27 pm #204116Hi,
Kindly use this CSS.
#recent-posts-2 li { list-style: none; } #recent-posts-2 li a::before { content: "\f105"; font-family: FontAwesome; font-size: 14px; padding-right: 10px; }
Regards,
ChrisMarch 8, 2023 at 4:57 pm #204123thanks Chris, sort of worked but getting F405, not an icon
see: https://cast4k9xod.nimpr.uk/ footer
thanks
March 8, 2023 at 4:59 pm #204125Hi,
Kindly add this CSS in to the style.css
#recent-posts-2 li a::before { content: "\f105"; font-family: FontAwesome; font-size: 14px; padding-right: 10px; }
Regards,
ChrisMarch 8, 2023 at 6:28 pm #204143soz Chris, no change
added the last code to the style css, the other 2 to the basic/custom css
March 8, 2023 at 6:49 pm #204151Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
ChrisMarch 8, 2023 at 7:07 pm #204158sent
thanks
March 9, 2023 at 10:34 am #204172Hi,
This is done. Kindly check and confirm.
Regards,
ChrisMarch 9, 2023 at 1:29 pm #204186Thanks Chris
where have the changes been completed and can I add the arrow bullet to the posts list?
March 9, 2023 at 6:45 pm #204208Hi,
Yes you can add arrow bullet to the footer posts list.
Regards,
ChrisMarch 10, 2023 at 3:00 pm #204235thanks Chris – looks great
March 14, 2023 at 10:20 am #204273🙂
-
AuthorPosts
- You must be logged in to reply to this topic.