jnh1
Forum Replies Created
-
Working now
Thanks
Hi,
Unfortunately that didn’t seem to work.
As an alternative what code would I need to input into style.css to make the hamburger icon sit in the center of the screen, below the site icon on smaller screens?
Thanks
I understand that I would need to add some code to custom CSS, but I don’t know what.
Please could you provide an example of code that would make the hamburger menu sit in line with my site logo on smaller screen sizes.
Thank you
That’s great.
Thanks
That seems to have solved it
Thanks again
Tried again. This time I opened functions.php in notepad++, through the NppFTP plugin, and have made sure to select ‘view=>show symbol=>show all characters’. Is this the right process?
If so, still couldn’t see a BOM character on line 1.
Tried removing all the code in functions.php, still got the same message when trying to log in to website.
Few things to mention, don’t know if they’re helpful or not
1) In notepad++ ‘<?php’ is highlighted red
2) What caused this issue in the first place: I was attempting to turn an image in the Ribbon Section into a link. Was basically experimenting in the editor section of my wordpress site to see where in the code I needed to place the link to make it work. This didn’t work about half a dozen times, but I was able to just remove the offending line of code in FTP each time, and access my website again. About the 7th or 8th time, even after I removed the code I had just pasted, I got the ‘Cannot Modify header information’ message. I hadn’t been editing anything on line 1 either, so don’t know why it seems to be the cause of the problem.
3) Clarina is a child theme of Llorix One Lite.Thanks for your help
Hi
Thanks for getting back to me.
With regards to the BOM character, in Notepad++ it didn’t seem to show anything. That said, the only way I can find to view the code in notepad++ is to copy and paste. Would this have prevented the character from appearing (if there was one)?
There is no closing tag, so that should be fine.
Is there a way to figure out if a specific function is being called to early, or one printing HTML without any hooks attached to it?
I hope my questions make sense. As you can probably tell, I’m quite inexperienced with all this!
Thanks again for your help