• Resolved wellaserrano

    (@wellaserrano)


    Hi there,

    Can anyone help me how to fix my footer area to properly show the image I have there? Currently, my background image is unrecognizable. Is there a way to have my image float above those yellow green stripes? or remove that in order for my image there to be perfectly visible.

    I don’t have that much knowledge in css. Please help.
    Here’s the site by the way: https://www.sproutlet.io

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • weblizar_support

    (@weblizar_support)

    Hi..

    Please install Custom CSS Editor Plugin.

    Now copy below code and paste into Custom CSS Editor.

    #footer .pattern-overlay {
      background-color: transparent !important;
      background-image: none !important;
    }

    Save the changes.

    Thanks.

    Thread Starter wellaserrano

    (@wellaserrano)

    Hi,

    Thank you so much! That did the trick.

    weblizar_support

    (@weblizar_support)

    Most Welcome..

    Thanks.

    weblizar_support

    (@weblizar_support)

    Most Welcome..

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘edit footer section to show background image properly’ is closed to new replies.