• 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: Making header flush with menu

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 › Making header flush with menu › Reply To: Making header flush with menu

August 5, 2015 at 1:11 pm #449
Chinmoy Paul
Moderator

Hello Jess,

First site is looking very good. Looking neater. Great job.

You will edit the style.css file. Replace the current CSS (line no 2963)

.site-header .wrap {
    padding: 20px 30px;
}

WITH

.site-header .wrap {
    padding: 20px 30px 0;
}

====================================

And replace the existing CSS (line no 1334)

.header-full-width .title-area {
    max-width: 100%;
    text-align: center;
    width: 100%;
}

WITH

.header-full-width .title-area {
    line-height: 0;
    max-width: 100%;
    text-align: center;
    width: 100%;
}

Hope that it will resolve your issue.

Thanks
Chinmoy

  • This reply was modified 5 years, 7 months ago by Chinmoy Paul.

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