• Resolved jeffpenchoff

    (@jeffpenchoff)


    Please check one of my sites https://thewordpressprofessionals.com to see how HORRIBLE the new tempie theme looks in Firefox. It looks fine in Chrome (I don’t care about IE). Looks like a CSS issue. Please fix this asap and let me know when an update has been released. Thank you in advance for a fast reply.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ales

    (@alesmal)

    Hi Jeff, my bad, I forgot FF does not support relative units in svg declaration.

    Please add this custom CSS into CMP settings to resolve the issue.

    .svg-background svg {
        width: 55vw;
        height: 60vh;
    }

    I will make update to CMP Tempie as well.

    Ales

    Thread Starter jeffpenchoff

    (@jeffpenchoff)

    Sorry to take so long to try this but it didn’t work. Still looks all jumbled up. Got any other suggestions? Note: I cleared my cache and tried it on 3 different computers, 2 different networks. Same thing.

    Thread Starter jeffpenchoff

    (@jeffpenchoff)

    Whoops. My bad this time. Maybe if I actually paid attention to your instructions? I had put the updated css stuff in the css file for the theme NOT in the CMP Custom CSS where you meant me to put it.

    It works now. Sorry for not paying attention. lol

    Thanks!

    Plugin Author Ales

    (@alesmal)

    Ouch, I’ve just had a small heart attack that I missed something again! ??

    I’m happy it works now, – I will update Tempie CSS files later to include these changes.

    cheers, Ales

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Tempie Template Firefox Display Issue’ is closed to new replies.