-Rich-
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Tracks] Changing mobile menu background colourThanks Ben, I can’t believe one missing bracket was causing the issue, I went through all the code at least 3 times! I guess that shows how easy it is to miss something.
How did you find it out of interest just by going through it all or is there a developer tool I could’ve used?
Forum: Themes and Templates
In reply to: [Tracks] Changing mobile menu background colouracp73 – Thanks I’ll take a look but ideally I don’t want to use that many plugins and would prefer to code any changes in.
Ben – This is the link – http://rpdigiart.com/test/
The changes on the style.css file are uploading when I check so I think it’s a coding issue. I have even removed everything from this file and just left the mobile menu code and it still didn’t work. I have tried putting !important on the code as well.
Every change I’ve made for the menu doesn’t overwrite the parent but if I put all of this in the custom css field on the theme customiser they change! All my changes are under /*Mobile Menu*/.
Thanks
Forum: Themes and Templates
In reply to: [Tracks] Header, Social Logos and Return Link HelpThanks Ben
I like to try coding my changes in so had a look at the scripts file but when I copy it to the child theme and change the font name there (and in the css) it doesn’t change, it’s still loading from the parent theme. It works by making the changes on the parent theme though.
I knew I had read one of your posts about changing the font before and I found it – https://wordpress.org/support/topic/change-font-and-red-outline-on-posts That way worked fine 🙂
Forum: Themes and Templates
In reply to: [Tracks] Header, Social Logos and Return Link HelpIt looks like I had made a noob error and copied the style.min.css file to the child folder for some reason. Once I deleted that the changes from just style.css show.
You can mark this as solved now thanks 🙂
Could you just point me to a guide or the file I need to change to use different Google fonts as well?
Thanks
Forum: Themes and Templates
In reply to: [Tracks] Header, Social Logos and Return Link HelpWith abit more searching I think I have done everything now but I still can’t get anything to show from the style.css file. I put the code for the phone number in here and it wouldn’t load but from style.min it does.
Forum: Themes and Templates
In reply to: [Tracks] Header, Social Logos and Return Link HelpThanks Ben
With the phone number do I need to put that into some code? Sorry I should have said I have no knowledge of coding php. If I just enter the phone number on line 32 I get syntax error.
The code for the social icons doesn’t seem to work from the style.css file but if I change it on the style.min.css file it does – I’ve done all my css changes on this file so far in the child theme, which I had already installed. I had a play around with it by adding other changes to the style.css file and none of them are loading. I’ve tried via the editor in the admin section and using notepad2 and uploading via ftp. I’ve definitely uploaded it to the child theme and changes I’ve made to php files like index and footer show. Have I missed something?
I don’t know if this is related but I’m also having issues with the functions.php file as well, if I copy it from the tracks folder (with no changes) to the tracks-child one I get a fatal error message. I was reading a guide about adding new Google fonts using this file but can’t get that to work.
I’ll have a look at moving the categories link using css, I hadn’t thought of doing that.
Thanks 🙂