Melinda
Forum Replies Created
-
Forum: Plugins
In reply to: [Business Hours Indicator] Add to all Header PagesThanks for the suggestion Maarten. I plugged into my Header.php but no luck. Do you think I need to just adjust the CSS.php? Here is a snapshot below:
/*——————————
2.3 Heading
——————————*/
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: “Raleway”, Helvetica, Arial, sans-serif;
font-weight: 600;
margin-bottom: 15px;
margin-bottom: 15px;
margin-bottom: 0.9375rem;
margin-top: 0;
color: #333333;
do_shortcode(‘[mbhi location=”Powerhouse Science Center”]’)
mbhi-is-current{font-weight:bold;}
.mb-bhi-display.mb-bhi-open{color:green;}
.mb-bhi-display.mb-bhi-closed{color:red;}Forum: Plugins
In reply to: [Business Hours Indicator] Add to all Header PagesI got it to work! I plugged it in at the very top, after <php?
It is shoved over to the left top of header. I’d love it to live on the right side near main nav. If there’s a quick fix for that I’m all ears but we try to figure it out.
Thanks Maarten
🙂Forum: Plugins
In reply to: [Business Hours Indicator] Add to all Header PagesThat didn’t work. I’ve been plugging it in different areas but no luck. Do most users plug it into the Header.php? That was a guess on my end.
Forum: Plugins
In reply to: [Business Hours Indicator] Add to all Header PagesThanks for the quick response Maarten!
I navigated to Appearance > Editor > Header.php
Is there anywhere in particular it should go and do I need to enclose it with < >
Melinda