Forum Replies Created
-
AuthorPosts
-
March 31, 2015 at 10:15 am in reply to: Interface – Issues after Theme Update – Child Theme Setup #23671SamParticipant
Hi,
Thanks for the reply again.
Used a child theme option and created the css in there as wasn’t sure if the updates to the them will wipe off the ‘custom css’ created via the theme>design options. And also to provide flexibility in future if any code customisation is required too. So sticking to best practice really.
Anyhow, tried to do a bit of debugging and found that the ‘responsive menu’ for the mobile/tablet wasn’t showing because the responsive css from the theme wasn’t working for some reasons for few elements only, this included the following:
.search-toggle
.menu-toggle
.menu-toggle:before
.widget_promotional_bar .call-to-actionI have copied the above styles now in my child theme’s ‘styles.css’ and it works fine again.
Still wondering why just these styles wouldn’t be loading properly and everything else is loading fine?
Could you guys advise by any chance and may some advice on if I need to enqueue ‘responsive.css’ via the functions.php in the child theme?
thanks again
Sam
March 26, 2015 at 5:44 am in reply to: Interface – Issues after Theme Update – Child Theme Setup #23515SamParticipantHi,
Thanks for the reply BUT no custom code at all. Child theme only has some custom styles in the styles.css root, that’s sll.
Just noticed that the site when viewed on s mobile device is also showing issues in the HEADER and there is NO MENU appearing on site either on a mobile.
As I said before, no custom code.
Thanks
S
-
AuthorPosts