HI, I need a little help on formatting the date in this theme. I like the theme, but I admit – I HATE the date format: I.E., the UGLY box around the date. How can I change that? Any help would be appreciated.
]]>I need to change the size of this logo so it fits without any background color around it. I’ve copied the CSS (I believe this is the correct CSS for the image) and I can’t get the image position to change.
.site .custom-logo {
position: absolute;
left: 2%;
height: 200px;
width: 200px;
z-index: -1 !important;
margin: 16px 0;
}
I removed the margin and left position, but it still won’t put the logo flush on the header. For example, I do NOT want ANY border around the top, bottom or left of the logo. Any help would be appreciated.
]]>