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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29106
    Jeff
    Participant

    Hello,

    Why are my images/descriptions not lining up properly at http://sunsetmedspa.com/staff/ using the My Team Page widget? Dr. Dhai Barr should be moved up in the same row as Alexandra and Kayleen. Please help!

    Thank you.

    #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 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.