Responsive issue Ipad and smaller screen sizes

2 replies · opened Jan 27, 2019

TtautraJan 27, 2019

I have almost finished with the layout my page. Desktop (min 15"), Ipad Pro (bot portrait and landscape) and Iphone X size are working just fine. However, on an Ipad 9'7 and desktop 13" and below the text is not "shrinking" enough such that the text stay within the sections. Could please give me some advice here? I will post a link to the page in a private post.

Many thanks!

SSemicolon WebSTAFFJan 31, 2019

Hello,

  1. Add the following CSS Code:
#logo img {
	height: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
}
  1. Add the following code just after the </header> Tag:

This should definitely fix the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard