Hi, Great theme, really enjoying using it…
I want to change my menu links using your advanced styling editor. (larger text size and different font)
When I make updates to the main menu link style, nothing happens (the main navigation remains the default).
I feel like this might have something to do with the fact that I’m using a child theme?
I would really appreciate any advice on this issue.
Greatly Appreciated,
Jason
Hey caveman247!
I see you are using a caching plugin, could you try to delete the cache and disable the plugin, then clear your browser cache and reload a few times?
Regards,
Rikard
Thank-you Rikard! After disabling the caching plugin everything is working fine. I really appreciate your help! Thanks again, J.
Hi!
You can’t add submenus when using the mega menu. The structure should be:
Mega Menu
Columns
Row
Row
Columns
Row
Row
Columns
Row
Row
I edited the mega menu for you: http://warmbuddystore.com/wp-admin/nav-menus.php
Cheers!
Ismael
Hey!
Yes, you can create a custom link then add the # symbol as URL.
Best regards,
Ismael
Ismael thanks for the help! That works perfectly
One more question…
How do I go about setting custom backgrounds for my portfolio pages? Unique backgrounds on a page by page basis?
Greatly appreciated,
J.
Hey!
Please add following code to Quick CSS and adjust as needed
.page-id-59 .main_color {
background: #f8f8f8 url( YOUR BACKGROUND IMAGE GOES HERE) center center repeat fixed;
}
You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
Yigit