This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

5
  1. Daniel Staff 10 years, 10 months ago

    Hi Sdesign

    You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    header#masthead .hgroup {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }

    Let me know if that works out for you.

    Cheers

  2. sdesign 10 years, 10 months ago

    Hi Addo,
    thank you but I would like to change the padding-top to my header left sidebar where you can see

    “Une question?
    Contactez-nous:
    logo tel
    03 66 73 97 81”

    Sorry for my bad english!

  3. Daniel Staff 10 years, 10 months ago

    Hi Sdesign

    Now I get you :) Try this navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .hgroup #header-sidebar {
      padding-top: 0px !important;
    }

    Adjust the figure there to desirables ones :)

    Cheers

  4. sdesign 10 years, 10 months ago

    SUPER!!!
    Thank you so much!

  5. Daniel Staff 10 years, 10 months ago

    Perfect :-)

    Always feel free to open a new thread whenever you require support

    Cheers

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread