• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

Reply To: Aligning header and header widget area

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Flex Theme › Aligning header and header widget area › Reply To: Aligning header and header widget area

December 30, 2015 at 7:11 am #768
Davinder Singh Kanith
Moderator

Make you header right widget wider for more uniform look with the overall width of the site.

1. Change this..

.site-header .widget-area {
    float: left;
    margin-top: 8px;
    margin-left: 30px;
    text-align: right;
    width: 721px;
}

to…

.site-header .widget-area {
    float: left;
    margin-top: 8px;
    margin-left: 30px;
    text-align: right;
    width: 785px;
}

2. Then upload wider image in the header right area.

Copyright © 2021 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates