Hello sir I want to re arrange the page header like the attachment . Can you help me to fix that thanks
razakenad
It seems that you ask the same question here: https://member.joomlart.com/forums/d/1731-rename-top-header/4
Kindly follow it.
No sir I want to move down the man nav menu under the logo screen thank you
razakenad Hi,
If you want to move down the main menu, you can use this custom css:
.t3-mainnav .navbar .t3-megamenu .nav { margin-top: 55px !important; /*change to your desired value*/ }
Regards