.
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Font Face Help for a Child Theme websiteSilly me! I apologise for my clumsiness! I see where I had gone wrong, my entire text in all of my pages where wrapped with font-family set to the old font which was used with the ‘Use Any Font’ plugin!
Changing that back to ‘marcellusregular’ has fixed the issue ☺️
However, I’m wondering if this is the correct way to go about it? I edited this in the ‘HTML’ tab of the page editor for my pages. Is there anything I should do which may be more correct? Thank you for all your help so far!
Forum: Fixing WordPress
In reply to: Font Face Help for a Child Theme websiteI have just tried the solution you have suggested but it still doesn’t seem to budge at all 😔
I have tried the solution on both the child stylesheet, as well as through a custom css editor, but to no avail.
Forum: Fixing WordPress
In reply to: Font Face Help for a Child Theme websiteI have placed the fonts and uploaded them to the theme’s directory (http://trafficmonsoonempire.com/wp-content/themes/waffle/font/. I have also edited the stylesheet.css file in the folder as follows:
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 5, 2016 */ @font-face { font-family: 'marcellusregular'; src: url('http://trafficmonsoonempire.com/wp-content/themes/waffle/font/marcellus-regular-webfont.eot'); src: url('http://trafficmonsoonempire.com/wp-content/themes/waffle/font/marcellus-regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://trafficmonsoonempire.com/wp-content/themes/waffle/font/marcellus-regular-webfont.woff2') format('woff2'), url('http://trafficmonsoonempire.com/wp-content/themes/waffle/font/marcellus-regular-webfont.woff') format('woff'), url('http://trafficmonsoonempire.com/wp-content/themes/waffle/font/marcellus-regular-webfont.ttf') format('truetype'), url('http://trafficmonsoonempire.com/wp-content/themes/waffle/font/marcellus-regular-webfont.svg#marcellusregular') format('svg'); font-weight: normal; font-style: normal; }Thanks very much @stephencottontail and @shannon! Stephen, your solution worked, I also could not agree more with Shannon – I’m still a baby when it comes to CSS, but with WordPress’ helpful community support, I never have to tackle a problem on my own 🙂
Thanks Shannon for your prompt response.
I’ve just inputted the code you’ve sent me, but it doesn’t seem to have worked unfortunately.
I have changed the background color of the search widget to white temporarily if it helps, thanks.
My apologies, I had changed the background color of the search box to transparent so it is quite difficult to see, it is the last item on the side bar, below all the social widgets and the logo.
Forum: Themes and Templates
In reply to: How do I reduce padding between my nav bar and text widget?Thanks, I managed to finally find the line of code it corresponded to.
Thanks so much! You’ve literally made my day mate!
@crouchingbruin Thanks so much mate! I’m very grateful, glad to have guys like you in the WP community 👍🏼