Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • burgerc@mckinleyproducts.com Friend
    #1030876

    how would I change the height of the mast head.

    Pankaj Sharma Moderator
    #1030914

    Hi
    Kindly share your working site URL here.
    Regards

    burgerc@mckinleyproducts.com Friend
    #1031104

    http://www.lakeandwoodsrealty.com/cms3/index.php is the site. I want it to fit my logo.

    Thanks for the help.

    burgerc@mckinleyproducts.com Friend
    #1031152

    actually it is the head-search position that I need to make taller.

    Pankaj Sharma Moderator
    #1031288

    Hi
    Add a new css file in the /css/custom.css
    now add below code in custom.css

    logo-image > a {
        max-width: 160px;
        max-height: 55px;
    }

    http://prntscr.com/f49vg8

    Change the logo height as per needs.

    burgerc@mckinleyproducts.com Friend
    #1031460

    Thanks Pankaj. here is what I ended up putting in my custom css.

    .logo-image > a {
        max-width: 160px;
        max-height: 62px;
    }
    
    .navbar {
        min-height: 62px;
    }
    
    .off-canvas-toggle {
        height: 62px;
    }

    This seems to work for how I want it to look. I have one last problem I would like to fix though. The off canvas sidebar displays a custom module that displays the content of position sidebar-1. However if you look at the off canvas sidebar there is an extra title displayed there for two of the modules. These are just custom html modules. How would I turn that off.

    Again thanks for all your help.

    chris

    Pankaj Sharma Moderator
    #1031564

    Hi
    Can u share screenshot which title you want to remove?

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

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 11 months ago.

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