This topic has 4 replies, 3 voices, and was last updated 11 years, 5 months ago by creoprism.
Viewing 5 posts - 1 through 5 (of 5 total)
I’d really appreciate some help with a few things.
1) I don’t understand how to add a Food Menu Page following the instructions from the documentation. I’ve created 4 menus within “Appearance > Menus” but they don’t show up as categories when creating a new page.
2) How do I add Menus in the header, like in the demo ?

3) How do I change the Color of footer and top bar backgrounds ? As well as the color of the orange divider bars and Slider Arrows ?



thank you.
1) Create a page and assign the template as menu template.
2) If you wish to create menu items page then create a page and add food menu shortcode from the shortcodes generator and then add that page to your header menu.
3) Under theme options colors/styling section change the color scheme to your choice of color which will change the orange color scheme for the theme to your desired color scheme.
If you have any questions you can contact us via Skype as well.
Thank you for the reply, but I still can’t figure out how to add a menu to a page. I created a new page and set template as “menu” and chose “food menu” from the shortcodes panel. But that just creates a new page with nothing on it, I want to add one of the menu’s I made from the “appearance > menus” sub panel to that page.
You can contact us via Skype with your WP logins and URL so that we take a closer look at it. Our Skype ID: support-aws
I don’t have Skype.
Where is the Header Menu located within the theme ? I can’t find it anywhere.
The color of the orange bar above the slider doesn’t change by adjusting anything in the styling section. Could you tell where within the custom css I can change the color of this bar ?
.iva_appt_section,
.iva-date-wrap,
.iva-date-ui .ui-widget-header,
.iva-date-ui .ui-widget-header a,
.iva-date-ui .ui-state-highlight,
.iva-date-ui.ui-widget-content .ui-state-highlight {
background-color: #468F42 !important;
}
#subheader,
.fullwidth #main,
#footer { padding: 60px 0; }
.pagemid {
background-color:#ffffff;
}
.feature-box .mid { padding: 50px 15px !important; }
.topbar { border-top: 5px solid #40a3ff; }
.topbar,
#header,
#header-s2,
#header-s3,
#header-s4,
#atp_menu ul,
#footer,
#featured_slider,
blockquote.alignright,
blockquote.alignleft,
.fancyheading span,
.tabs li.current,
.fancytitle span,
.ac_title.active {
border-color:#40a3ff;
}
a:hover,
a:active { color:#979aa1; }
.postformat-link,
.postformat-quote,
.postformat-video,
.postformat-audio,
.postformat-gallery,
.postformat-aside,
.postformat-image,
.postformat-status,
.postformat-standard,
.ac_title.active .arrow,
.sub_nav li.current_page_item > a,
.sub_nav li.current_page_item > a:hover,
.simpletoggle .active .arrow,
.fancytoggle .active .arrow,
#back-top span{
background-color:#381d12;
}
#header-s2 .topbar {
background-color:rgba(0,0,0,0.5);
}
#header-s2 #menubar,
#footer {
background-color:#231712;
}
.topbar a { color:#979aa1; }
#subheader { background-color:#222222; color: #ffffff; }
thank you.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.