Home Forums WoodMart support forum link not appearing correct colour on mobile

link not appearing correct colour on mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #309162

    mitcheos
    Participant

    Hi, links are not appearing the correct colour (brown) on mobile. Its ok on desktop just mobile.
    Do you know how to fix?

    #309181

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-nav-mobile>li>a {
        color: rgba(171,134,102,.74);
    }

    Regards.
    Xtemos Studios

    #309248

    mitcheos
    Participant

    Hi, that also changed the mobile menu icons to brown. I just want to change links in posts. Do you have another code?

    #309258

    Hello,

    Please replace the previous Custom with the following in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .single-post .woodmart-title-container a {
        color: rgba(171,134,102,.74);
    }

    Regards.
    Xtemos Studios

    #309262

    mitcheos
    Participant

    Perfect thanks, that worked!

    #309263

    Most Welcome!!!

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘link not appearing correct colour on mobile’ is closed to new replies.