Skip to content

Instantly share code, notes, and snippets.

View SimpleProThemes's full-sized avatar

SimpleProThemes

View GitHub Profile
@SimpleProThemes
SimpleProThemes / sticky-menu.css
Last active August 29, 2015 14:27
Sticky Menu CSS
/* Sticky Nav */
.sticky-nav .site-navigation {
background: #fff;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
}
/* Remove Sticky Menu for Device */
@SimpleProThemes
SimpleProThemes / Call to Action - Flex Magazine Layout
Created April 23, 2015 07:24
Call to Action - Flex Magazine Layout
<div class="cta"><div class="shadow"><img src="IMG" class="alignright"/><h2>Download Free Lifestyle Guide</h2>Give your style quotient a big boost with our free lifestyle guides. Small and simple things for effort-less styling in everyday life. You can also use this section to display advertisement banners or any important call to action offering for maximum conversions.
<br /><br />
<a href="http://www.google.com" class="button">Download Now</a>
</div></div>
@SimpleProThemes
SimpleProThemes / Call to Action - Flex Agency Layout
Created April 23, 2015 07:17
Call to Action - Flex Agency Layout
<div class="cta"><div class="shadow"><div class="three-fourths first"><h2>Call to Action Section</h2>Here's a great place to write something specific that you want your visitors to read.</div><div class="one-fourth"><a class="button alignright" href="http://www.google.com">Contact Us</a></div></div></div>
@SimpleProThemes
SimpleProThemes / Footer Right - Flex Theme
Created April 23, 2015 07:11
Footer Right - Flex Theme
@SimpleProThemes
SimpleProThemes / Footer Left - Flex Theme
Created April 23, 2015 07:06
Footer Left - Flex Theme