Forum Replies Created

Viewing 16 replies (of 16 total)
  • 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

Viewing 16 replies (of 16 total)