Custom Logo General Settings

Discussion in 'Appointway WordPress Theme' started by aster media, Jun 10, 2013.

  1. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    Is it possible to change the default custom 'Appointway' logo (general settings) by means of simply typing my desired name ?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    You can create your text image with the help of photoshop or any other image editor and upload it from the custom logo section (Appearance > Theme Options >General Settings) of your dashboard. This will solve your issue.
     
  3. wiljon

    wiljon New Member

    Joined:
    Jun 11, 2013
    Messages:
    19
    Likes Received:
    2
    What's the tallest height you can have for your logo before the header starts to push down on the home page?
     
  4. rosy

    rosy Member

    Joined:
    Sep 17, 2012
    Messages:
    73
    Likes Received:
    2
    I would think it is their recommended height of: 340px width x 46px height.

    If your logo is taller than 46 px - you end up with vertical centering issues as the contact icon to the right of the logo in the header area is aligned with the top of the container - my client' logo is 100 px high:
    http://www.reikidarquise.com/english/peek

    Rosy @ Design Tecky
     
  5. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Logo height is not fixed. You can add logo of any height.
    To adjust contact detail according to logo.

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    .call-us p {
    margin-top: 35px;}
    Adjust margin-top according to logo height.
     
    rosy likes this.

Share This Page