• URL: originalfootfetishspa.com

    I would like to make my logo graphic (egyptian people in a row) will the full height (top to bottom) of the space — so that it’s the full height of the nav bar. Where/how can I make this change?
    thank you!
    Dorothy

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author webriti

    (@priyanshumittal)

    Hi Dorothy,

    You can set the height and width of logo via themes option panel.

    Thanks
    Priyanshu

    Thread Starter dwoglom

    (@dwoglom)

    My vesion of spasalon (latest version) only gives me an option to set the width, not the height. Is that set somewhere else?

    Thank you!
    Dorothy

    Thread Starter dwoglom

    (@dwoglom)

    URL:

    I would also add some padding at the top of my logo. Can you tell me how?
    Thank you
    Dorothy

    Hi Dwoglom

    We have provide logo height option setting in next update.

    By the way you can set the width of logo using theme option panel.

    For logo height, I provide same instruction.

    Go to Theme option Panel ->General -> Custom css box.

    Add given code in custom css box. Save it.

    .logo-img {
         height: 200px;
         padding-top: 5px;
    }

    Note :- 200px is your logo height and you can set the padding top of your logo.

    It will resolved your issue.

    Thanks
    -Hari

    Thread Starter dwoglom

    (@dwoglom)

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Logo Size’ is closed to new replies.