Okay
  Public Ticket #663830
paco
Closed

Comments

  • Paco started the conversation

    Hello someone can help me, I do not manage to solve it, this image not this where to remove it. I attach images

  •  1,593
    Criss replied

    - You can open: \"/themes/sirius/css/global.css\", find:

    #footer .footer-center {

    background: url(\'https://latiendadekloe.es/sirius/sirius_home1/modules/fieldstaticfooter/images/bg-foter.jpg\') no-repeat;

    background-color: #2e2e2e;

    padding: 64px 0 0;

    }

    - Delete:

    background: url(\'/sirius/sirius_home1/modules/fieldstaticfooter/images/bg-foter.jpg\') no-repeat;

    Best Regards,
    Criss - FieldThemes

  • Paco replied

    Hello after the this change it is the result, I attach image

  •  1,593
    Criss replied

    We think you deleted:

    padding: 64px 0 0;

    You can open: \"/themes/sirius/css/global.css\", paste at the bottom:

    #footer .footer-center {

    padding: 64px 0 0;

    }


    Best Regards,
    Criss - FieldThemes