Okay
  Public Ticket #3147987
Remove image footer
Closed

Comments

  •  2
    peter0013 started the conversation

    Hi!

    How do I remove the map at the right in the footer. See my attached image.

    Peter

  • [deleted] replied

    Hi Peter,

    Please just go to the Custom CSS area and comment on this CSS code:

    /*Footer world map image*/
    footer.site-footer {
        background-color: #EEE;
        background-image: url(https://themes.laborator.co/aurum/jewelry-demo-content/wp-content/uploads/2016/04/map.png);    
        background-position: top right;
        background-size: 263px;
        background-repeat: no-repeat !important;
    }

    See video: https://d.pr/v/C62g7w

    Have a nice day!

  •  2
    peter0013 replied

    I don't understand how you do to inactivate the code? The map is still there for me.

    Peter

  • [deleted] replied

    Just delete that code or comment it as I did in the previous video.

    See again: https://d.pr/v/NWJoyt

    Have a nice day!

  •  2
    peter0013 replied

    Now it works. Thanks!

    Peter

  • [deleted] replied

    Happy to hear thatsmile.png

    I will set this ticket as solved from here.

    P.S: If you enjoy Aurum, you can head over to your Downloads tab and give it 5 stars. Thanks in advance!