Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2120386
Issues with changes
Closed

Comments

  • Rizwan started the conversation

    Hi,

    I like this theme so much and been experimenting with it a lots. I have been able to change some things in layout through css in theme options through advanced settings tab but I am still unable to change the height of the sticky menu as can not find in css file where I can change the settings. Could you please guide me how can I change it? I have transparent main menu with centered as option setup but also it is a sticky menu. When the navigation bar in scroll mode the log does change as required to be smaller but the navigation ribbon is still taking the height of a normal logo size. I am unable to fix this. Please help.

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    @media (min-width: 1212px) {
    #site-header.fixed.shrink .menu-item-logo a img.default {
        height: 0;
    }
    }

     

    6707465710.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Rizwan replied

    Thank you for your prompt support. It did help. 

  •  7,280
    Oliver replied

    You're welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver