Menu height

Posted in: Newspaper
Post count: 27

Hi,

I wonder where could I change the height of menu items/box.

There’s a wrap on your standard plugin’s menus so I’d like to go from this https://prnt.sc/udx2fx to this https://prnt.sc/udx3x8

Thanks.

Post count: 27

Found it. Nevermind! https://forum.tagdiv.com/topic/decreasing-the-row-height-of-the-header-template-5/

Nope.

In WYSIWYG mode I get: https://bit.ly/35hhbGH
In production I get: https://bit.ly/328v9J0

  • This reply was modified 5 years by aassi. Reason: After tests I found out that it actually was not working
Post count: 20688

Hi,

So in the composer the header looks like this https://prnt.sc/udxjo8 adn in the website after setting it the result is like this https://prnt.sc/udxkn7
That is quite a difference. Could you provide a link to where I can see this header and inspect it?

Thank you!

Post count: 27

Here it is, Simon: https://bit.ly/rrtotagdiv

Tks for your help.

Post count: 35449

Hi, I see that now the header is displaying correctly -> https://i.imgur.com/FKsCA7y.png
If there is sill a problem let us know, also make sure that the extra plugins that you are using are not interfering with the theme.
Thank you!

Post count: 27

Hi, Calin.

I guess not. There’s still a gap between the menu and the lower border. https://prnt.sc/uew9ho

Thanks for your help.

Post count: 35449

Hi,

This https://prnt.sc/uew9ho is the bottom margin for the main menu, you can reduce it using tagDiv Composer and check the css tab -> https://i.imgur.com/Ddz5EMu.png or you can use a custom css like this one -> https://i.imgur.com/JgDbbIO.png
.td-business .td-header-desktop-wrap .tdb_header_menu{
margin-bottom: 8px;
}

The code can be set in theme panel> custom code> custom css.

Thank you!

Post count: 27

Hi Calin,

Thanks a lot. The CSS code worked perfectly.

a) Can you supply me a CSS code in order to fix this (https://prnt.sc/uh95oe) as well?

b) Where can I find such information so I don’t bother you anymore with this kind of issue?

Thanks again for your amazing support.

Post count: 27

Calin, one funny thing: the header is OK when go to any category page or post.

https://prnt.sc/uh9dps (Note that the bleed above and below are OK there and bigger – aka wrong – in the homepage)

What am I doing wrong?

Will the CSS code fix this?

Tks.

Post count: 27

This is how it looks @ homepage: https://prnt.sc/uh9q1g

Post count: 35449

Hi aassi,

If this is a cloud header, then it will be the best to edit it using tagDiv Composer and adjust it, you can do it by setting some margins in css tab -> https://i.imgur.com/J4IF2fc.png this can be done per row/column/element, also you can set on element a line height -> https://i.imgur.com/D2vXOnd.png
This will be better then using custom css.

Thank you!

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