gmar1283
Forum Replies Created
-
Yes that worked! Before doing the reset I downloaded and installed shield again, and as soon as I clicked on ‘activate’ it immediately tried to go https again and failed.
Thank you. Very odd, I agree.
Forum: Themes and Templates
In reply to: [Atomic] Header Image GrayThanks for the feedback Kyle. I changed both the child and regular style.css to say this:
.overlay {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWNgYGBgAAAABQABh6FO1AAAAABJRU5ErkJggg==) repeat;
}And it still doesn’t seem to be helping. I really don’t want to change the main theme though in case we get an update, but I’ll do whatever to get it working now. Any more ideas?
Nevermind, resolved this by changing “text-align:left” here:
.header-page-title {
padding-top:1em;
font-family:”proxima-nova”,”Helvetica Neue”,Helvetica,Arial,sans-serif;
font-weight:400;
letter-spacing:0;
text-transform:none;
line-height:1em;
font-family:”proxima-nova”;
font-size:2.5em;
text-transform:uppercase;
letter-spacing:0.25em;
font-weight:700;
font-style:normal;
text-decoration:none;
color:#fff;
text-align:left;
color:#fff
}Forum: Themes and Templates
In reply to: [Atomic] Header Image GrayHello Kyle,
I followed the instructions to the set the opacity to 0.0 in .overlay but it is not taking effect. Is there anything else that could be getting in the way?
Forum: Plugins
In reply to: [List category posts] excerpt_class not workingYou can see it here, at the bottom of the page, my excerpts are in a box that is a dark grey background. I’m trying to make the text color of the excerpts white
Forum: Themes and Templates
In reply to: [Hueman] Change color of on sidebar widgetThank you so much! I didn’t realize they were borders, I kept looking for anything that looked like <hr>.
Forum: Themes and Templates
In reply to: [Hueman] Change color of on sidebar widgetOkay thanks. https://www.wehatethatguy.com. You’ll see horizontal lines between the links on both sidebars. Trying to change the color of those for visibility.
Forum: Themes and Templates
In reply to: [Hueman] Nothing Showing up in more sidebarSame problem here. Did you ever find a resolution? Mine is sporadic. Sometimes the content shows and sometimes it does not.