Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #643514

    Hello there,

    Awesome theme – thank you! One issue: I’ve created a color section with a background pattern on the front page of my website, and placed several images & titles inside it. Problem is, it’s cutting off that content. I’ve tried adjusting the settings (using the auto-setting for sizing as well as entering a custom pixel value, but neither have made any difference. Can you help? I’m running the most recent version of WP and of the theme (just updated this morning). Thank you!

    #643515

    I forgot to mention that you must log in to see in-process the front page. I’m running a “coming soon” plugin that masks the website, showing only a splash page. Thanks!

    #643823

    Hi,

    I’m not sure exactly what you mean by the content getting cut off. Could you post a screenshot highlighting the problem please?

    Regards,
    Rikard

    #644201

    The content placed inside the color section gets cut off – circular images are cut off, text that should be below them is overlaid. Screenshot attached.screenshot

    #644570

    Hi,

    Thanks for the screenshot, please try the following in Quick CSS under Enfold–>General Styling:

    .home #after_section_2 {
        min-height: 545px !important;
    }

    Best regards,
    Rikard

    #645498

    I tried it, but it doesn’t fix the whole issue. The text that should be below the images is still overlaying the images. Also, this fix does not work for smaller screen sizes; the content still gets cut off. Something bigger seems to be the issue here, and I’d like to see a fix that really works for this responsive theme. Other ideas? Thanks so much in advance.

    #646927

    Hi,

    remove all your customization (custom CSS etc.) to check which one is causing this issue. Then put every code you’re using one by one to check which one is making problems. Let us know about your results. Deactivate all plugins while testing. Make sure caching is switched to off.

    Best regards,
    Andy

    #648234

    That worked, thank you! I had some code to try to make the color section at the top of each page narrower, and it was causing problems. Will start a new thread with that question.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Color Section cuts off content’ is closed to new replies.