Reply 335578 to: Help with some questions please about modifications

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
October 2, 2022 at 05:39

Hello, @Rikinte,

1. Unfortunately no, If you give the main header margin in negative value then it will override the top header, so if you want to reduce the height of the Main header then you have to remove the paddings of the elements set under it, like: https://postimg.cc/dDfjnpHf so this is how it works, otherwise, you have to try with the Custom CSS.

2. For that button, I have to check it on your site, I can see your site is on Maintainance Mode, Could you please share the site WP Admin URL and Credentials with me in the private content area of this topic by following the below-listed format, so that I’ll check and help you out further.

WP Admin URL:
WP Admin Username:
WP Admin Password:

3. We have used this Custom CSS for the border curve and shadow of that “All Department” menu on our demo site.

.secondary-menu-wrapper .menu {
    box-shadow: 0 4px 10px rgb(0 0 0 / 12%);
    border-radius: 0 0 10px 10px;
}

4. That row is custom development. But you can create something similar using Static Blocks and Header widget area.

For example, go to Elementor settings and enable that for the static blocks https://xstore.helpscoutdocs.com/article/47-static-blocks

After that create a header static block with the content you need (for example red row with the sale bg image with the texts and button inside).

Then go to Appearance > Widgets > add the Static block to the Header banner widget area.

Then go to Theme Options > Header builder > Widgets > Position Of Header Banner Widget Area > Above the header.

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.