Home>Support>padding-top problem

padding-top problem

By sdesign, 10 years ago. Last reply by Daniel, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello

I would like to change the padding-top to my header widget, but i dont find “element.style.css” file.

Can you tell my where i can get it?

Thank you

URL: http://servicesprestiges59.com/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 3 months ago Daniel
    Hi, I Work Here

    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. 10 years, 3 months ago sdesign

    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. 10 years, 3 months ago Daniel
    Hi, I Work Here

    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. 10 years, 3 months ago sdesign

    SUPER!!!
    Thank you so much!

  5. 10 years, 3 months ago Daniel
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More