nolafooddelivery
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astrid] Enlarge Header LogoI removed the empty spaces & it still did not increase the size of the logo
Forum: Themes and Templates
In reply to: [Astrid] Enlarge Header LogoSigh. No. It’s just not changing. Do you want to sign in to it & see for yourself?
Forum: Themes and Templates
In reply to: [Astrid] Enlarge Header LogoUploaded it a second time, with a newly uploaded logo. Still didn’t work.
.site-branding > a {
background-image: url(https://www.uncomplicatedbusinesssolutions.com/wp-content/uploads/2018/01/White-Logo.png);
}.site-branding > a {
display: inline-block;
width: 400px;
height: 123px; background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}.site-branding > a img {
opacity: 0;
}@media only screen and (max-width: 479px) {
.site-branding > a {
width: 300px;
height: 93px;
}
}Forum: Themes and Templates
In reply to: [Astrid] Enlarge Header LogoNo dice. It didn’t work. This is what I put in under addition css
`
.site-branding > a {
background-image: url(‘https://www.uncomplicatedbusinesssolutions.com/wp-content/uploads/2017/11/Picture5.png’);
}.site-branding > a {
display: inline-block;
width: 400px;
height: 123px; background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}.site-branding > a img {
opacity: 0;
}@media only screen and (max-width: 479px) {
.site-branding > a {
width: 300px;
height: 93px;
}
}Forum: Themes and Templates
In reply to: [Astrid] Enlarge Header LogoForum: Themes and Templates
In reply to: [Astrid] Enlarge Header LogoI tried that, but this template (or version of wordpress?) doesn’t give me the option to skip cropping. So, I can extend it back out, but it’s still making the image smaller.
Forum: Themes and Templates
In reply to: [Astrid] Enlarge Header LogoHey, that didn’t seem to do it. My logo is 1287x 804 so it should be plenty big.
Forum: Fixing WordPress
In reply to: Product Images IssueI still haven’t figured out why my images under categories are not showing up. Any clue?
Forum: Fixing WordPress
In reply to: Product Images IssueThe pictures are under categories. There are no images for the actual products.