decrease height of header

Posted in: Newsmag
Post count: 5

how can i decrease the height of header and how can i set multiple categories filter.
please let me know ASAP.
my second question is how i can apply fusion slider in big grid-1

Post count: 23312

Hello speed_jassar,

Notice that the theme does not have any such an option that allows you to increase the height of the main menu, sorry! You should do it yourself using such a custom CSS code. You can try to add your Custom CSS code the following one ->

.td-header-menu-wrap{
height:80px!important;
}
#td-header-menu {
min-height: 80px;
}

We do not recommend to do this because you can break the theme layout and if you are not aware of the steps which are needed to take, in this case, you should consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Unfortunately, the theme does not have any such an option for Fusion Slider. Sorry, but we do not know about this. Also, notice that Big Grids has not been designed to have any slider implemented in it.

Thanks for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.