• Hi, thanks for this awsome theme. I managed to change lots of thing with the style.css but the logo resolution. In my case is too small. What/where do I have to edit to change it?
    Thanks again.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Pitabas

    (@pitabas106)

    Thanks for the appreciation.
    Can you share any screen-shot or please clarify more.

    Thread Starter Azrael90

    (@azrael90)

    This

    I would like to change it from green size to red size, for example.

    The logo/image itself has a resolution even bigger. It looks like it get auto resized but I don’t know where to look or what to change.

    Thread Starter Azrael90

    (@azrael90)

    So no clue how to change the logo resolution?

    Azrael, You can try this.

    open footer.php in /ascent

    goto line 61 where it says

    <div class="col-sm-3">

    and change it to

    <div class="col-sm-4">

    then goto line 78 where it says

    <div class="col-sm-9">

    and change it to

    <div class="col-sm-8">

    save header.php and upload/replace it

    you can play with these numbers to adjust the size of the logo and menu next to it. just make sure the two numbers add up to 12.

    Hope this helps.

    Thomas

    Thread Starter Azrael90

    (@azrael90)

    Thanks a lot!
    I used 6 and 6.
    Thanks again.

    no problem!

    oops, header.php not footer.php

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