• 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: Can't get 4 columns on HP

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 › Can't get 4 columns on HP › Reply To: Can't get 4 columns on HP

July 7, 2015 at 12:35 pm #410
Chinmoy Paul
Moderator

Remove this CSS

#featured-page-8 {
    clear: both;
    margin-left: 0;
}

Replace current CSS

#featured-page-3 {
clear: both;
margin-left: 0;
}

By

#featured-page-3,
#featured-page-11 {
   clear: both;
   margin-left: 0;
}

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