Anyone around to help with this? Thanks
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Try a CSS forum like http://csscreator.com – What you’re asking seems a bit vague. Have you been able to track down what the issue is yet?
Hi Andrew – no, can’t work out the problem, I guess it’s my media CSS but I need pointing in the right direction.
This is the relevant bit in the theme CSS I guess although I don’t really understand what it’s doing:
[excessive CSS removed – it’s all visible on your site ]
So something here is throwing it all out (have a look in an iphone at dawnhallettconsulting.com and you’ll see what I mean!
So do you think this is the wrong place to ask for help, I should go to the CSS site?
Thanks
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Try commenting out that media query to explore whether it is responsible.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
So do you think this is the wrong place to ask for help, I should go to the CSS site?
Thanks
If you’re just asking to make a site responsive (i.e work on mobile) then you might want to try a CSS forum, but if there’s an underlying issue you want to resolve then WordPress’ forums may work better for you.
Thanks for your help Andrew – I took out the Mobile Devices bit from the parent theme, and that made no difference, and I took out the media query from the child and that made no difference either. Agh this is driving me nuts!
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Can you deactivate all plugins and switch to the default Twenty Thirteen theme too?
Yes I’ll do that – and scratch my last answer – I went back to the parent theme and am deleting different bits and replacing them and there is definitely something in there screwing it up.
Thanks
Hi, me again, going back to the parent theme solves the issue in that it takes out sidebar, but that isn’t what the client wants, so I’d still be back at square one trying to put the sidebar in and resize the content. Maybe it can’t be done… or not by me anyway