Okay
  Public Ticket #2212109
Footer restaurant demo
Closed

Comments

  •  20
    Hilke started the conversation

    Hello,

    I made a page using the demo RESTAURANT and the footer doesn't answer to the changes I am doing in Theme option. In custom css i can see that there is an image with sushi but I cannot take it away or add another without manipulate the css? ( I am not a programmer, that is why I love this theme. It is really intuitive)

    I would like to use the footer in the inicial way o the kalium child theme.

    Thank you

  • [deleted] replied

    Hi hilkes,

    That is happening because that area is overwritten by the CSS codes in the Custom CSS area that we have added for that demo only.

    For the Sushi image, you just need to go to Custom CSS area and there you can find this CSS code:

    /* Footer: Background Decoration Image */
    footer.site-footer {
        background: #222 url(https://demo.kaliumtheme.com/restaurant/wp-content/uploads/2017/08/sushivogel.png) no-repeat 118% 140% !important;
        background-size: 600px auto !important;
    }

    Then you can remove or change the image link area if you want to replace it:

    https://demo.kaliumtheme.com/restaurant/wp-content/uploads/2017/08/sushivogel.png
    

    Have a great day!

  •  20
    Hilke replied

    ok 👍🏼 

    Trank you

  • [deleted] replied

    Happy to hear thatsmile.png

    Will set this ticket as solved from here.