Canvas SEO Template not showing correctly in IPAD, Iphone X

1 reply · opened Dec 5, 2018

Ggurpreetsingh2kDec 5, 2018

How to reduce gap between logo and content in mobile & tablet view. See the attached image as marked X.

SSemicolon WebSTAFFDec 9, 2018

Hello,

The Template is showing correctly and exactly as shown in the Demos. To reduce the spacing you will need to Edit the Files:

  1. Find the following code in the js/functions.js File inside the verticalMiddle: function() Function Block:
paddingTop: '60px', paddingBottom: '60px'

and change the Values according to your needs.

  1. Simply use the following CSS code:
.device-md #slider { height: 400px !important; }

This will definitely work fine. 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