Padding for mobile device in subheader.

edited July 2022 in Other

Hello,

It is possible to change the padding of the subheader depending on whether the website is being displayed on a computer or on a mobile device.

The problem I have is that on mobile devices the padding is too big, and yet if I reduce it with the following line

html body.mobile-header-mini #Subheader{

padding:100px 0 !important;

}

It affects me also when it is shown on computers.

Link of web: https://ioonic.es/contact-us/

Other problem that i havve with this web and contact form it is that send botton not appear in the middle of web.


Thanks.

Comments

Sign In or Register to comment.