• Resolved TrishaM

    (@trisham)


    This looks fine on a desktop but on mobile phones the bar covers the top of our normal header and logo….can you advise on how to make this more mobile friendly so our logo is pushed down a bit rather than being covered up?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP Darko

    (@spwebguy)

    Hi,

    Usually this is a case by case issue, it needs to be solved with CSS (for the moment).

    Later we might address this issue (pretty complex) and release a fix.

    We would be happy to look into it for you soon, please submit a request to https://wpdarko.com/ask-for-support

    I promise you an answer within the next 24 hours.

    • This reply was modified 5 years ago by WP Darko.
    Thread Starter TrishaM

    (@trisham)

    Huge kudos to @spwebguy (the developer, WP Darko) for solving this – it turned out I was overthinking it and the solution was simple, by targeting the div that holds the bar – that only shows up when the bar is active – with this CSS style:

    .pushr { height:87px !important; }

    Problem solved! When the bar is active it pushes down the header/logo and when it’s not the header/logo are in their proper place. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Responsiveness?’ is closed to new replies.