footer links colour Flooring theme

Home Forums All Other Themes footer links colour Flooring theme

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #204099
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    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

    #204106
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS:

    .footmenu li a, #footer ul.menu li a { color:#fff !important;}

    Regards,
    Chris

    #204112
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks 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

    #204116
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #204123
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks Chris, sort of worked but getting F405, not an icon

    see: https://cast4k9xod.nimpr.uk/ footer

    thanks

    #204125
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #204143
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    soz Chris, no change

    added the last code to the style css, the other 2 to the basic/custom css

    #204151
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #204158
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    sent

    thanks

    #204172
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    This is done. Kindly check and confirm.

    Regards,
    Chris

    #204186
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    Thanks Chris

    where have the changes been completed and can I add the arrow bullet to the posts list?

    #204208
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Yes you can add arrow bullet to the footer posts list.

    Regards,
    Chris

    #204235
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks Chris – looks great

    #204273
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    🙂

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.