Support » Theme: voltata » Homepage header

  • Hello
    I want to include a logo at the top of the homepage and not have the site title or tagline. The space closes up. Similar to the Voltata theme example with the cat illustration.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Sultenhest

    (@sultenhest)

    Hello,

    Try to include this in your custom CSS:

    .site-branding{
      margin-bottom:30px;
    }

    You can of course in/decrease the pixels as you wish.

    Thanks for using Voltata. 🙂

    Kind regards,

    Simon

    I’ve tried this and crashed my site.. I went back and deleted it but the site still isn’t working. Suggestions?

    Theme Author Sultenhest

    (@sultenhest)

    Hello deltadoula,

    To which file did you add the CSS? Please include a link to the site.

    Kind regards,
    Simon

    I think it was the header.php page, I had someone come and fix it for me as it required FTP backup and deleting the code I’d added.

    Theme Author Sultenhest

    (@sultenhest)

    Hello,

    Okay, as a rule of thumb: you should never edit the theme files, always create a child theme or use a plugin like Simple Custom CSS if you simply wish to add some custom CSS.

    Thanks for using Voltata!

    Kind regards,
    Simon

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Homepage header’ is closed to new replies.