badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

My Team Page

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29116

    Hi Jeff,

    Oh! Yes there is an issue in clearfix. We will fix this issue in next version update for now login to your dashboard and go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on Save button:

    .clearfix-fourth {
    	clear: both;
    }
    @media only screen and (max-width: 1078px) {
    	.clearfix-third-team {
    		clear: both;
    	}
    	.clearfix-fourth {
    		clear: none;
    	}
    }
    @media only screen and (max-width: 767px) {
    	.clearfix-third-team {
    		clear: none;
    	}
    	.clearfix-half-team {
    		clear: both;
    	}
    }

    Thank you for reporting the issue.

    #36569

    Hi Jeff,

    We have released version 3.0.3 and fixed clearfix issue that you have reported.
    Login to you account and download the new version.

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.