Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Ch1vpH Friend
    #1093996

    Hi there,

    I have been attempting for a while to compact the homepage on a mobile view.

    As a temporary fix I have made a smaller logo but I need the area ‘seen on screenshot’ to to made smaller.

    Please advise on which file to change.

    I’ve tried in template.css and have tried this code but it does not work:

    .div.logo.col-sm-4.col-lg2.col-lg-offset-5 { 
    height: 60px;
    }    

    1. remove-space
    Saguaros Moderator
    #1094098

    Hi,

    I edited this style:

    @media (max-width: 767px) {
      body.header-horizontal .logo {
        height: 70px!important;
      }
    

    in the custom.css file, kindly check.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 6 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum