Comments Chandan started the conversationJanuary 15, 2018 at 10:46amHi, I renamed the header but its appearing distorted on mobile devices. Please let me know how to fix that.Chandan repliedJanuary 15, 2018 at 10:48amHere is the one more for mobile. 1,699Andrey repliedJanuary 16, 2018 at 2:51pmHello, Dear Chandan!In order to fix this issue, please click WP Dashboard => Appearance => Customize => Additional CSS and insert here the following code: .section_padding_bottom_50 > [class*="container"] { padding-bottom: 0px; } .section_padding_top_50 > [class*="container"] { padding-top: 0px; } .slider-bottomline { margin-top: -90px; } Then click "Publish" button. Sign in to reply ...
Hi,
I renamed the header but its appearing distorted on mobile devices.
Please let me know how to fix that.
Here is the one more for mobile.
Hello, Dear Chandan!
In order to fix this issue, please click WP Dashboard => Appearance => Customize => Additional CSS and insert here the following code:
Then click "Publish" button.