Space between Header 2 and Header 3 on Mobile

  • skytech
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 7 months ago #44920 by skytech
please visit www.gilgalrevival.org

if you want to view the website on mobile version or responsive display. there is a huge space between Header 2 and Header 3. Please how do i reduce the space.

An urgent reply will be appreciated. thank you

Please Log in to join the conversation.

More
9 years 7 months ago #44924 by ivan.milic
Hello, in your template_css.css (located in template_folder/css) add on the bottom of the file this code:

@media (max-width: 979px)
{
.hellorow {
padding: 0!important;
}
}

Please Log in to join the conversation.

  • skytech
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 7 months ago #44931 by skytech
i have done that and it still did not work. please visit site to see.

Please Log in to join the conversation.

More
9 years 7 months ago #44932 by ivan.milic
Put this also
Code:
@media (max-width: 979px) { .hellorow { min-height: 0!important; } }

Please Log in to join the conversation.

Time to create page: 0.210 seconds
Powered by Kunena Forum