Home › Forums › WoodMart support forum › WoodMart header builder WoodMart header builder This topic has 7 replies, 3 voices, and was last updated 7 years, 3 months ago by Artem Temos. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts February 5, 2019 at 8:05 pm #106047 razztechParticipant hi how can i add 4 rows ? right now we have only : Top bar Main header Header bottom so how can i add another row under “Header bottom “? can i do that from the settings or using a hook in function.php in the child theme February 5, 2019 at 9:00 pm #106056 Elise NoromitMember Hello, There is no option to add 4 rows in the Header Builder. Best Regards February 5, 2019 at 9:02 pm #106058 razztechParticipant what i am suppose to do how can i do that in php code i don’t want to change the woodmart core cause i need to update the theme you to give me some solution to do that!! if i wasn’t using the builder i would add new menu and display it with code in the hearer template February 6, 2019 at 7:10 am #106086 Artem TemosKeymaster Xtemos team You can still customize the header in the file header.php. Anyway, there is no option to add 4th row via Header builder. February 25, 2019 at 9:43 pm #109755 razztechParticipant hi i found in the file content/themes/woodmart/inc/configs/header-sceleton.php line 154 – 194 very interesting code why can’t you add it to the theme as a default ??!! February 26, 2019 at 7:08 am #109789 Artem TemosKeymaster Xtemos team This code will not work well in a lot of situations. Also, it will conflict with other options like sticky header, header overlap and others that require additional CSS or JS code. February 26, 2019 at 7:09 am #109790 razztechParticipant again why can’t you fix it and add it to theme at least tell me it is in your future plan !!! February 26, 2019 at 10:33 am #109834 Artem TemosKeymaster Xtemos team We will consider that for our future updates. Author Posts Tagged: header builder Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to create new topics. Login / Register