Mobile Menu and Slider Issues

Discussion in 'Woodpecker WordPress Business Theme' started by rgonzalez9332, Sep 5, 2016.

  1. rgonzalez9332

    rgonzalez9332 New Member

    Joined:
    Aug 9, 2016
    Messages:
    11
    Likes Received:
    0
    Hi, I seem to be having issues with my menu and slider on mobile devices. The menu items get cut off from the screen and the slider shows too much gray space. Also I added text in the header but rather than text wrap it runs off the screen and causes you to scroll over to see it. I have attached screenshots of what I mean

    Thank you
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. rgonzalez9332

    rgonzalez9332 New Member

    Joined:
    Aug 9, 2016
    Messages:
    11
    Likes Received:
    0
    accutel.us
     
  4. priya

    priya Guest

    Hello,

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    @media (max-width: 767px){
    .nav-border-container {
        margin-left: 50px;
    }
    .nivoSlider {
        height: 379px;
    }
    .nivo-caption a.slide-button {
        margin-top: 30px;
    }
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page