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.

Logo, title and site description.

3 years ago · Last reply by lateliergraphic 3 years ago

Hello,

I wanted to know how I can put the title of the site and the description next to the logo, (as in the image)
http://www.lateliergraphic.com/home/demo_01.jpg

and is it possible to hide the points and change the arrows by my own icons?

Thank you in advance for your help,
best regards

S.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Andrew Misplon Staff 3 years, 2 months ago

    Hi, thanks for posting your question.

    To confirm, you’ve enabled the North settings to display the site title, logo, and tagline and are now looking to adjust the alignment?

  2. lateliergraphic 3 years, 2 months ago

    Hello Andrew,
    thanks for your reply, yes it’s that.

    actuelly i have this :

    http://www.lateliergraphic.com/home/demo_001.jpg

    but I would like this if possible :

    http://www.lateliergraphic.com/home/demo_002.jpg

    Thank you again for you time Andrew
    Best regard

  3. Andrew Misplon Staff 3 years, 2 months ago

    Thanks for clarifying. This is a small custom development task. If a few users request this change, we can log and complete it as a feature enhancement. Unfortunately, this isn’t small enough to fit in within our free support scope. The easiest way to achieve this change is probably to wrap the site title and tagline in a div before targeting the three elements with Custom CSS to change the alignment. The entire logo function can be copied into a child a child theme functions file or used via Code Snippets: https://github.com/siteorigin/siteorigin-north/blob/develop/inc/template-tags.php#L10-L42. We can assist with tasks of this nature within our premium support scope where the budget allows it.

  4. lateliergraphic 3 years, 2 months ago

    Hello Andrew,
    thank you for your answer, I understand your position, I just think it would be useful on the North theme to be able to use only an image logo and to be able to write the text next to it for more ease and perhaps even referencing, better graphic rendering . (if one day you make this update let us know :) ! )
    In any case, thank you for the help you have given me throughout my research, I also thank you for offering this theme (and others) for free, which I really like for its design and its facilitated with a page builder that I find simple and beautiful! (personally I hate Gutenberg)
    I hope to develop my activity, to be one day one of the donors who will allow siteorigin to live!
    Thanks again.

    As Steve Jobs often said one more thing :
    I tried this type of CSS to get the rendering I wanted, my question is this goes against the theme’s features? Could this be a problem?

    #masthead .site-branding {
    padding-right: 0px;
    }

    #masthead .site-branding img {
    margin-right: 10px;
    }

    #masthead .site-branding .logo-site-title {
    vertical-align: top;
    padding-top: 5px;
    }

    #masthead .site-branding .site-description {
    vertical-align: top;
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline-block !important;
    }

    .site-description {
    text-indent: -193px;
    padding-top: 28px;
    }

    Thanks again.
    Best regard
    S.

  5. Andrew Misplon Staff 3 years, 2 months ago

    Thanks for your feedback and understanding; it’s most appreciated. I’ve passed on your title and tagline alignment request.

    CSS has a very limited impact. I’ve checked the CSS you mentioned above and haven’t spotted in issues.

    Thanks for your support.

    Cheers, Andrew

  6. lateliergraphic 3 years, 2 months ago

    Thank you very much !

    best regard,
    S.

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