• 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: Search form in line with header

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 › Search form in line with header › Reply To: Search form in line with header

July 18, 2016 at 3:10 pm #1121
Chinmoy Paul
Moderator

Your style.css file have unwanted text. Remove following lines

Don't show header image in mobile view

Edit the existing CSS with new one:

1. Go to line number 1331 and replace old code with this code

.title-area {
    float: left;
    max-width: 400px;
    padding-left: 10px;
    padding-top: 10px;
}

2. Go to line number 1376 and replace old code with this code

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

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