Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #437761

    Hi there!
    I did some tweaking to my site, and ended up adding some padding around the logo so it wouldn’t be too cramped at the top as well as the top navigation menu. Now when I go to my site on a phone, there is a lot of blank space beneath the logo and the menu is pushed all the way to the right side off of the screen where you can’t see it. Any ideas on how to help with this?

    Site is here.

    #437772
    This reply has been marked as private.
    #438231

    I’m willing to pay if someone can help me out with this. Trying to launch this site on Monday, but need to fix this mobile issue!

    #438573

    Anyone willing to help me with this? Again, willing to pay if someone can help today.

    #438576

    Hey!

    Sorry for the late reply!
    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 768px) {
    .home #main>.container_wrap>.container,.home .avia-builder-el-0 {
      display: none;
    }}
    @media only screen and (max-width: 767px){
    #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
      background-color: #ffffff;
      color: orange;
      border-color: transparent;
    }}

    Cheers!
    Yigit

    #438659

    Hi Yigit, thank you so so much for your help. Your advice has helped somewhat, however it has made the header logo much smaller (on the desktop version) and when I view the website on the phone, now all the content except the full width images is gone. Eek! Thank you so much for your help! See a screenshot of how things are looking. <img src="<img src=”http://i29.photobucket.com/albums/c266/suburbanite/IMG_1713_zpsflaikzc7.png&#8221; border=”0″ alt=” photo IMG_1713_zpsflaikzc7.png” />” alt=”Screenshot” />

    #438868

    Can anyone help with this? Thanks in advance for this, this forum has been such a huge amazing help!

    #440149

    Hi!

    Why did you set the header as trasparent if you don’t want a transparent header?

    Best regards,
    Ismael

    #440292

    Hi Ismael:
    Thank you, unfortunately I had to hire a developer as the site launched three days ago. Thanks anyway!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Padding below top logo on mobile’ is closed to new replies.