Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #285638

    Hi! I’m trying to add a background image in the footer, but it’s not visible! Should there be a specific size? The image I’m testing is 1030×157 px. It seems like the background color is blocking the image!? The settings is fixed and no-repeat. What can I do to see the image?
    Thanks!

    #285651

    Hey Effektid!

    Can you post the link to your website?

    Best regards,
    Yigit

    #285757
    This reply has been marked as private.
    #285766

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 990px) {
    .footer_color { background-size: contain; }}

    Regards,
    Yigit

    #285791
    This reply has been marked as private.
    #285836

    Hi!

    You are welcome :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Background image in footer not visible!?’ is closed to new replies.