• I use Themify themes and when I create a child theme with Orbisius, it’s mostly OK, but for some reason the mobile css file styles are not overriding the main css files so it messes some stuff up on smaller screens.

    I checked the inspector and it’s pulling in the mobile css it’s just not overriding the main css for some reason.

    I removed the functions.php file from the child theme folder and that fixed it, so I think it has something to do with how the scripts/styles are enqueued.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Svetoslav Marinov

    (@lordspace)

    Hi,

    This is the creator of the Child Theme Creator plugin.
    The CSS is enqueued properly. functions in the child theme should be there.
    Did you check with the theme developer if their theme supports child themes?

    What do you mean that our plugin is mostly OK ?

    Thread Starter James Welbes

    (@highprrrr)

    Did you check with the theme developer if their theme supports child themes?

    I checked with them, and they told me to remove the enqueue function and things work now.

    What do you mean that our plugin is mostly OK ?

    Well other than this weird mobile style issue the plugin is ok. The editor UI is a bit wonky looking but once you get used to it it’s fine.

    Plugin Author Svetoslav Marinov

    (@lordspace)

    thanks james for the feedback on the UI. We’ll look into that.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘styles messed up on mobile’ is closed to new replies.