• Resolved ross24

    (@ross24)


    My website is https://www.rosstheexplorer.com

    I went into Appearance – Edit CSS and tried to add some extra code to reduce the minimum height from 492px to 450px. This caused the slider to disappear. After removing the CSS code, deactivating and reactivating the plugin and clearing my cache I still cannot get the plugin to reappear.

    Can you clarify the correct code I would need to type into Edit – CSS to alter the minimum height of the plugin.

    The ID for my slider is #Home Page .owl-item

    So I want
    element.style {
    padding: 0% 5%;
    margin: 0px 0%;
    background-image: url((unknown));
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: rgb(255, 255, 255);
    min-height: 450px;}

    Before it crashed, I loved the plugin. I just really hope I can get the minimum height slightly adjusted.

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

    (@simonpedge)

    Hi Ross, I’m assuming you got this sorted out because this topic has been marked as ‘resolved’ – but just checking up.

    When I view your site I do see the slider working as per this screenshot:
    https://gyazo.com/c9adc91f909e67e1af8fe20010529e0e

    As a matter of interest, what was the issue?

    Thread Starter ross24

    (@ross24)

    I managed to resolve the issue of the slider disappearing by making a new slider and deleting my old one. I tried resolving the issue in a few ways, nothing else I tried fixed the problem. When I loaded the site I kept seeing the slider for a second and then it would disappear.

    I managed to reduce the height of the slider by fiddling with the padding settings in the plugin settings menu.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reducing min-height to 450’ is closed to new replies.