Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #667949

    Hi team – hoping you can help. On my site here

    http://rfl.shortiedesigns.com/ – you’ll notice on some of my modules that are using a custom class – they dont’ show up on the translated pages

    http://rfl.shortiedesigns.com/%E9%A1%B5%E7%A0%81/?lang=zh-hans

    EG – under the blue section – there’s a yellow border and under the yellow section there’s an orange border – however on the translated pages – this doesn’t show up. I have these styles in my child theme’s stylesheet – can you please advise what I need to do?

    Cheers

    #667994

    Hey ShortieD!

    Please edit your code and add !important rule as following

    .sd-yellow {
        border-bottom: 20px solid #ff602d !important;
    }

    Regards,
    Yigit

    #671623

    great thanks that did it.
    Cheers

    #672214

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Styles don't carry across on translated pages’ is closed to new replies.