This topic has 2 replies, 2 voices, and was last updated 10 years, 8 months ago by Fem.
Tagged: Brunch Lunch Dinner Specials
Viewing 3 posts - 1 through 3 (of 3 total)
I can’t figure out how to set the colored squares that say Brunch, Lunch, Dinner, Specials.
Also the “Today’s Special Offer” to display the slider with specials.
Can you please help me with this. I cant see anything that leads to these on documentation.
Attached is the theme’s online preview. That’s how I need to make it look.
Thank you in advance
Go to theme options and in homepage tab find the textarea and place the following code.
[featurebox bgcolor="#ed651e" image="http://www.aivahthemes.com/linofeast/files/food_icon1.png"]
<h1><a href="http://www.aivahthemes.com/linofeast/menu/starters/">BRUNCH</a></h1>
<h3>Traditional Tiffin Varieties</h3>
[/featurebox]
[featurebox bgcolor="#e63d26" image="http://www.aivahthemes.com/linofeast/files/food_icon2.png"]
<h1><a href="http://www.aivahthemes.com/linofeast/menu/appetizers/">LUNCH</a></h1>
<h3>Potatoes and Vegetables</h3>
[/featurebox]
[featurebox bgcolor="#4ba91f" image="http://www.aivahthemes.com/linofeast/files/food_icon3.png"]
<h1><a href="http://www.aivahthemes.com/linofeast/menu/soups/">DINNER</a></h1>
<h3>Hamburger and Sausage</h3>
[/featurebox]
[featurebox bgcolor="#dea501" image="http://www.aivahthemes.com/linofeast/files/food_icon4.png"]
<h1>SPECIALS</h1>
<h3>Beer Starting @ $10</h3>
[/featurebox]
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.