Sub Menu

Posted in: Newspaper
Post count: 34

Dear Support,

i want to know is there any possibility to show the sub menu items horizontally under the main menu bar instead of dropdown.

Regards

Post count: 23312

Hello mubasshar,

Unfortunately, our theme does not have such an option for it, sorry! If you want to achieve this, you will have to alter the code to also, you can try to find some plugins with this functionality and see how it will work for you.

Thanks.

Post count: 34

Hello,

i have found this code which could do what i am looking for. if you can help me to replace the class names with your class names.

#header-menu ul.menu li {
position: static;
}

.menu-header-container {
position: relative;
}

#header-menu ul.menu ul {
width: 100%;
background: white;
top: 3.26em;
}

#header-menu ul.menu .current-menu-item ul {
display: block;
}

Regards

Post count: 23312

Hello mubasshar,

Please keep in mind that this task it is not a simple one and it cannot be solved very easy. It is required some custom work and we cannot provide this. Please consider hiring a freelancer/developer to help you in this regard because this request involves custom work.

Thanks for your understanding!

Post count: 34

Thanks for the advice. let me know if there is any plugin which could give me this functionality.

Regards

Post count: 23312

Hello mubasshar,

Unfortunately, I cannot make you a recommendation in this regard because we do not have any tests in this case and we cannot say for sure if any plugins will work as expected with our theme. You should try some plugins which have this functionality and check that work well with the theme.

Thanks for your understanding!

Post count: 23312

Hello mubasshar,

Unfortunately, I cannot make you a recommendation in this regard because we do not have any tests in this case and we cannot say for sure if any plugins will work as expected with our theme. You should try some plugins which have this functionality and check that work well with the theme.

Thanks for your understanding!

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