• Resolved PRZVL

    (@przvl)


    Hello,

    I first want to apologize for my english because i am french.

    I test the Pure and Simple Theme for my cousin’s site (www.camping-amandier.com) and I have a logo that I want to align on the left. I have search in the options of the theme but I think that it’s only possible by changing the script but I don’t know where.
    So I post this message; If someone can help me saying where it can be possible that can be great.

    Thanks.

    Philippe

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Styled Themes

    (@gejay)

    You need to change the text-align below’s CSS :

    .header-inner { position: relative; z-index: 2; text-align: center; }

    Furthermore, in header.php you want to wrap the following container :

    <div class=”header-inner”>

    inside

    <div class="container">
         <div class="header-inner">
    Thread Starter PRZVL

    (@przvl)

    Just GREAT.

    It works exactly like I want.

    Thank you very much.

    I wish you an happy new year.

    Philippe.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to align left logo’ is closed to new replies.