Optimal header widget causing problem on mobile devices

Homepage Community Forums Optimal Theme Support Optimal header widget causing problem on mobile devices

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8268
    jack
    Customer

      The header right widget area seems to be overlapping onto the logo in the header image and cannot see why this is happening. We are experiencing this on Legacy as well. Any thoughts/suggestions? would be welcome.
      Url is : http://kruppmoving.com/

      jack@besearched.com
      doug@besearched.com

      #8280
      Wes
      Moderator

        You can add a top margin to the .site-header .widget-area in the responsive section of the css. Search for this near the bottom of your css and add the margins –

        .site-header .widget-area {
            text-align: center;
            margin: 50px 0 0;
        }
      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.