• 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

August 13, 2015 at 2:19 pm #490
Chinmoy Paul
Moderator

You did not properly follow my instruction.

Replace (line no 2783 )

.home-middle .featuredpage:nth-of-type(4n+3) {
    clear: both;
    margin-left: 0;
}

WITH

first,
.home-middle .featuredpage:nth-of-type(4n+3) {
    clear: both;
    margin-left: 0;
}

Remove this CSS (line no 711)

.first, .home-middle .featuredpage:nth-of-type(2) {
    clear: both;
    margin-left: 0;
}

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