How can I set the menu to full width ?

Posted in: Newspaper
Post count: 10

I wanna set the main menu to full width but I couldnt.
https://ibb.co/iszN7m

I tried this code but it didnt work;


.td-header-style-10 .td-header-menu-wrap-full {
background-color: #05540f!important;
}

Can you help me for this? Thank you!

If you need my website; http://www.bubestebursama.com

Post count: 20688

Hi,

There is an option to stretch the header menu if you wish to
https://www.screencast.com/t/cmj9GNOT8cl
Or you could try a code like this for example
https://www.screencast.com/t/GeoTeJwNSRf

.td-header-style-10 .td-header-menu-wrap-full {
width: 100% !important;
padding-left: 20px;
padding-right: 20px;
}

Thanks

Post count: 10

I set it from the theme settings, thank you!

Post count: 10

I’m sorry to bother you but I have a few more problems about the menu.

1. How can I place the search button and logo of sticky menu to the section I marked?

2. How can I change the background of sticky menu?

1: https://i.hizliresim.com/d7Dpzp.png
2: https://i.hizliresim.com/5GXJr5.png

Thank you again!

Post count: 22421

Hi,

1. The search button cannot be positioned inside the menu. It is a separate element and cannot be included in the menu.

2. Please check the theme colors section for the background color change: https://www.screencast.com/t/TKylRjVWLrY

Thank you!

Post count: 10

Hi,

When I apply Simion’s answer, the search button moving to the right. I just want to expand the ‘background’ of the menu.

So, is it not possible ?

I found a solution in this topic but it didn’t work. Maybe you want to see; https://forum.tagdiv.com/topic/menu-background-full-width-2/

Thanks.

Post count: 22421

Hi,

If you use a background color or image, you will have to use the force full width options from here: https://www.screencast.com/t/Cg2DyB1t

Thank you!

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