megan.bares
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Harmonic] Background image for specific pages?@chromechris, the page ID is a number that can be found in your page view while editing. Go to the page you’re working on and click edit. Look in the URL and there should be a number, which is the page ID.
i still want the tagline to show in the browser title, so if i remove it, it will erase. so how i keep the page title and style the snippet?
Forum: Themes and Templates
In reply to: [Harmonic] Enlarge size of logo.that worked, but now it looks insanely large on mobile. thoughts?
Forum: Themes and Templates
In reply to: [Harmonic] Changing fonts in customizer not reflecting?nailed it. thanks!
Forum: Themes and Templates
In reply to: [Harmonic] Changing fonts in customizer not reflecting?sure! it’s http://www.815catholic.com.
I put this in the CSS and no such luck:
@font-face { font-family: 'Alegreya Sans', sans-serif; src: url('https://fonts.googleapis.com/css?family=Alegreya+Sans'); /*URL to font*/sure! it’s http://www.815catholic.com
nailed it! thanks!
Sure, it’s http://www.815catholic.com
Forum: Themes and Templates
In reply to: [Harmonic] Changing fonts in customizer not reflecting?I didn’t install a plug in, but there are open fonts that appear for some reason. Just trying to leverage something clean that isn’t arial :).
Forum: Themes and Templates
In reply to: [Harmonic] Changing fonts in customizer not reflecting?I didn’t install a plug in, but there are open fonts that appear for some reason. Just trying to leverage something clean that isn’t arial :).
That kind of works. The issue is then my tagline either doesn’t show up completely in the Title tag or if I add a : before selector to the CSS, the whole tagline shows up twice. And if I hide it in the Customizer, it doesn’t show up at all. Thoughts?
Forum: Themes and Templates
In reply to: [Harmonic] Background image for specific pages?Hello!
I figured this out using CSS. So I will close it, but want to post for knowledge share.
Just insert whatever your page id into code below and specify your image URL and you should be good to go.
body.page-id-# { background: url('http://www.backgroundimage.com'); }Forum: Themes and Templates
In reply to: [Harmonic] Background image for specific pages?Hi Siobhan,
I’m helping a friend build the page and currently have a hold page displayed until it’s ready. Is there a way I can show you without removing that? I’d like a completely separate background image for each page if possible. The feature image has a “read more” button I don’t particularly like and even when I try and hide it, I’m not successful.
Forum: Plugins
In reply to: [Contact Form 7] Tweak to make mobile responsive?Forum: Plugins
In reply to: [Contact Form 7] Tweak to make mobile responsive?that worked like a charm! thanks so much!