• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Foodie Theme- Header Right Widget

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Foodie Theme- Header Right Widget

This topic is: resolved

Tagged: Foodie Theme, simple social icons, social media icons

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 5 months ago by lizbarber05.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • August 17, 2014 at 5:53 pm #119420
    lizbarber05
    Member

    I added a header right widget to the foodie theme. I placed the simple social media plugin into the header and now the simple social media icons are hiding behind the slider.
    What CSS can I used to get the social media come out in front and above the slider?
    Thanks in advance!

    http://testsite.sweetsimplicitydesigns.com
    August 17, 2014 at 7:11 pm #119434
    Sridhar Katakam
    Participant

    Looks fine here. Can you show us a screenshot of the issue?


    Genesis Tutorials | Follow me on Twitter

    August 17, 2014 at 9:02 pm #119446
    lizbarber05
    Member

    Sorry Sridhar, I realize I forgot to mention that it's the responsive view where I am having the problem.

    Here's is a snapshot of what I'm seeing on responsive devices.
    test site snap shot

    August 17, 2014 at 10:59 pm #119457
    Sridhar Katakam
    Participant

    1) Add the missing closing brace

    above

    .simple-social-icons {
    		float: none;
    		 width: 100%;
    	}

    after line 2350 in your style.css

    FYI.

    2) Add the following at the end:

    @media only screen and (max-width: 1139px) {
    
    	.title-area {
    		width: auto;
    	}
    
    }
    
    @media only screen and (max-width: 1024px) {
    
    	.widget_nav_menu {
    		float: right;
    	}
    
    }
    
    @media only screen and (max-width: 959px) {
      
    	.header-image .site-header {
    		background: none;
    		height: auto;
    	}
    
    	.title-area {
    		width: 100%;
    		background: url("http://testsite.sweetsimplicitydesigns.com/wp-content/uploads/2014/08/320px-logo.png") no-repeat center center;
    	}
    
    	.site-header .widget-area {
    		text-align: center;
    	}
    
    	.widget_nav_menu {
    		float: none;
    	}
    
    	.simple-social-icons ul {
    		float: none;
    		margin: 0 auto !important;
    		display: table;
    	}
    
    }
    
    @media only screen and (max-width: 344px) {
    
    	.title-area {
    		background-size: contain;
    	}
    
    }
    
    @media only screen and (max-width: 320px) {
    
    	.header-widget-area .simple-social-icons ul li {
    		margin: 0 5px 12px !important;
    	}
    
    }

    Genesis Tutorials | Follow me on Twitter

    August 18, 2014 at 12:17 am #119464
    lizbarber05
    Member

    Sridhar, I just want to say thank you so much for your amazing help with this.
    Your help saved me today!

    Thanks again!

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Foodie Theme- Header Right Widget’ is closed to new replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble