Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #601597

    Hi,

    Question 1:
    I’m placing a blog post widget into a content page and am getting a lot of excess space below the widget, which is pushing the rest of the page content down. Issue appears in both Chrome and Firefox.

    I’ve tried to add in custom CSS but the height and white space issue remains the same.

    Question 2:

    I have a background image in the header that reloads each time a page is visited. Is there a way to prevent this from happening using a preload script of some kind?

    Thanks in advance.

    #603637

    Hi blinddrop2!

    Thank you for using Enfold and we are sorry for the delay.

    1.) You have this css code which applies a minimum height to the content:

    .entry-content {
        min-height: 500px;
        color: #222222 !important;
    }

    2.) Enable the Theme Options > Page Preloading setting of the theme. If you don’t want the preloader, try to optimize the header image and then install a cache plugin to speed up the site. Unfortunately, we can’t provide a custom script just for the header.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.