• Resolved oliverrealize

    (@oliverrealize)


    So I’m trying to hide elements from mobile users. I have a custom css file that does get read on the desktop but not on mobile since the header file for the theme that calls the css file does not get outputted

    To fix this I’ve put this in the custom code but it’s not being outputted.

    <link rel="stylesheet" href="http://quickwaterheater.com/css/realc.css" type="text/css">

    Site http://quickwaterheater.com

    https://wordpress.org/plugins/wptouch/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter oliverrealize

    (@oliverrealize)

    The part I’m trying to hide is the 3 boxes with water heaters in them and the 3 orange more info boxes. I gave each a href the class of 3boxhomer and set it to display none using media queries in css in the above mentioned css file.

    Hi, if you copy and past the CSS directly into our Custom Code box, that should work for you. c.

    Thread Starter oliverrealize

    (@oliverrealize)

    I’ve tried that. But Thank You.

    Thread Starter oliverrealize

    (@oliverrealize)

    It was because I started my CSS class with a number. Didn’t realize that mattered until now.

    —–NOT THE PLUGINS FAULT———

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Custom Code in Core Settings Not Being Read’ is closed to new replies.