increase gap between top and main menu in cafe demo.

Posted in: Newspaper
Post count: 12

Hi guys, pls see link for better understanding, https://yadi.sk/i/wVqC7ejfdo9SW

how i can control that gap? pls explain, also

i tryed to play with HEADER ALIGNMENT UP/DOWN (didn’t find information about that in documents) it didn’t help couse nothing changes with that :)))

Post count: 6600

Hi,

The logo on cafe demo stack is used at this dimensions: http://screencast.com/t/fq02dOV3gH0 You can apply a padding to the logo container like this: http://screencast.com/t/VlDOnruDz
Use this css and header style 3 :

.header-style-3 .td-full-logo {
padding: 50px 0 !important;
}

Thanks

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