Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter simplify your life

    (@simplify-your-life)

    Hi Marianne,
    I’m glad I can help! (It’s really amazing to me that I actually helped someone!). Yeah, I’m interested in learning more about web design/ coding etc. Any suggestions where to start? ??

    Kind Regards,
    Sonia

    Thread Starter simplify your life

    (@simplify-your-life)

    Hi Marianne,
    I can’t believe I can actually teach someone about coding!
    Honestly, I don’t know if this is a right way of doing it, I played around and kind of found a way to do this…

    1) Go to stylesheet (style.css) for Lifestyle theme
    2) Search for “header” and go down until you find “Title Area” section
    3) Under “Title Area” section, you will find the following:
    .site-title {
    font-size: 0px;
    font-family: ‘Satisfy’, cursive;
    margin: 0;
    text-align: left;
    }

    This section is where it controls the “site title” I’ve noticed that the only way to make the logo show is to have a site title (I’m sure there is a way to get rid of it altogether but clearly don’t know how). Here I changed “font-size” from 50px to 0px & “text-align” from center to left.

    Which means if you want to add the logo and the site title at the same time, I don’t know how to do it…

    Did that help? Why is coding so hard… I’m actually thinking about purchasing a premium wordpress theme as it’s just taking too much time to figure things out..

    Happy blogging! ??

    Kind Regards,
    Sonia

Viewing 2 replies - 1 through 2 (of 2 total)