@ttk1opc I like it. Really easier. the only problem is the size, the distance it got from the "description". It got in the very upper part of the page.
@macmithos Ya, I noticed that, I think it is inheriting padding, I just set the padding to 0 and set margin to get a desired result for site-title. e.g margin: 15px 0; padding: 0;
With your tutoring, I'm actually beginning to get it! Thank you, Kim.
1stepstone 2 months ago in playlist More videos from kimmimebaby
Not saying this is wrong, it's a way to do it, but a better way would be to edit the style sheet site-title ID with something like this:
#site-title { text-indent: -999%; background: url(images/logo.png) top left no-repeat; width: XXXpx; height: XXXpx;
}
ttk1opc 4 months ago
@ttk1opc where is the folder images? what if i upload logo on the root folder, how will the url look like? Regards,
besnique 3 weeks ago
@besnique In the images folder for the theme /wp-content/themes/theme_name/images
ttk1opc 3 weeks ago
@ttk1opc I like it. Really easier. the only problem is the size, the distance it got from the "description". It got in the very upper part of the page.
macmithos 2 weeks ago
@macmithos Ya, I noticed that, I think it is inheriting padding, I just set the padding to 0 and set margin to get a desired result for site-title. e.g margin: 15px 0; padding: 0;
ttk1opc 2 weeks ago
You are amazing, thank you so much!!
millou23 4 months ago
Thank you Kim, your videos are incredibly helpful!
prbronxfella 4 months ago
Great tutorial. Thanks ! :)
Ender018 5 months ago