-
AuthorPosts
-
August 7, 2014 at 6:08 pm #301237
Hi !
Is it possible to make different headers menu on targeted pages ?For example :
– On Page 1 : menu 1
category 1 – category 2 – category 3
– On Page 2 : menu 2
category 4 – category 5 – category 6Thank you !
Regards,
FranckAugust 8, 2014 at 4:53 am #301430August 8, 2014 at 11:10 am #301533It works great ! Thank you Josue.
Just a little question. I’d like to have my menu in bold style and with split bars between the categories (like in your example on Enfold settings : http://www.sphere-evenements.com/barreseparation.jpg) How can I do this please ?
Cheers !
FranckAugust 8, 2014 at 11:14 am #301535Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a span.avia-menu-text { border-right: 1px solid #e2e2e2; padding-right: 20px; }Best regards,
YigitAugust 8, 2014 at 11:28 am #301542Thank you Yigit it works but I don’t want a split bar at the end (like the example), just between the categories, how can I do this please ?
Thanks !
FranckAugust 8, 2014 at 11:33 am #301547August 8, 2014 at 11:39 am #301551Sorry but I can’t because I work on local mode :(
August 8, 2014 at 11:42 am #301553Hey!
Please try adding following code to Quick CSS
.av-main-nav > li:last-child > a span.avia-menu-text { border-right: none; }That should do it :)
Cheers!
YigitAugust 8, 2014 at 11:57 am #301561Cool it works :)
However, there is an issue with the plugin Josue has sent me. In fact, the search icon can’t be displayed in the header when the plugin is activated. Maybe a conflict in between the 2 php codes.
Actually, I don’t need the search icon in my header so it’s ok :)
Thanks a lot for your help !
FranckAugust 8, 2014 at 12:02 pm #301568 -
AuthorPosts
- The topic ‘Different headers on targeted pages’ is closed to new replies.
