• Resolved jmergener

    (@jmergener)


    I cannot provide a link to a page as this in for in intranet which is not reachable from the outside.

    I have multiple categories listed on several different pages and sometimes a category will run into the category below it.

    Another issues is sometimes the footer will be stuck halfway down the page rather than where it should be. When this happens the footer is laying over the top of the listings.

    In both cases, reloading the page will sometimes fix the issue.

    I can provide screen shots.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author QuantumCloud

    (@quantumcloud)

    Please send screenshots to [email protected] so we can better understand the issue.

    Thanks

    Thread Starter jmergener

    (@jmergener)

    I modified the style sheet by using “WordPress Add Custom CSS”.

    Here is what I changed.

    From this

    ul li, ol li {
    margin: 5px 0px;
    }

    To this

    ul li, ol li {
    margin: 0px 0px 3px 0px;
    }

    • This reply was modified 6 years, 6 months ago by jmergener.
    Plugin Author QuantumCloud

    (@quantumcloud)

    That’s great that you took care of it. It sounds like a CSS conflict with your theme maybe.

    FTYI, SLD has its own custom CSS area under settings. You can use that in the future.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Categories over run & Footer not moving down’ is closed to new replies.