Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same problem. Also, when viewed on an iPhone 6S, I expected the columns to show one below the other – this is nor happening – the columns display as very narrow columns.

    I left all the settings to the default.

    http://orchestratesuccess.ca/

    I think I’ve solved this by adding this custom CSS, though I just don’t know why Advanced WP Columns would have such styling.

    @media screen and (max-width: 1200px)
    {	.csColumn
    	{
    		text-align: left !important;
    	}
    }

    If you just highlight the columns and left justify, it fixes that.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Text switches to CENTER on smaller screens’ is closed to new replies.