Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    Are you testing on real device or just resizing browser or using a simulator? Because on real device it looks fine to me…

    Can you post a screenshot?

    Thread Starter brazier10

    (@brazier10)

    Cant seem to upload screen shots to this post here they are on a Facebook page.

    Thread Starter brazier10

    (@brazier10)

    Not sure if you will be able to see that image. how do i upload a screen shot ?

    Plugin Author Maeve Lander

    (@enigmaweb)

    Thread Starter brazier10

    (@brazier10)

    I have the same problem. Appears to be the CSS which is injected in the header. Is it possible to move that CSS part to a CSS file in the plugin directory? So you can override it eventually with your own CSS?

    Now it declares it as width 52% !important. Can’t be overruled by custom CSS.

    Most easy fix would be to move

    <?php
        echo $wp_logo_slider_settings['custom_css'];
    ?>

    below the CSS which get injected in the header. However the most beautiful way would be a separate CSS file without all the CSS in the header.

    hi,
    I want to do one thing that, when any user does not select any image at the time of event creation, then I want to save default image for that event..

    So, how can I do it..?
    Is there any way to set default image when user have no selected any image for event registration..?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Logo Not Responsive’ is closed to new replies.