Okay
  Public Ticket #2823900
Kalium Restaurant Footer/Header
Closed

Comments

  •  1
    Egotrips started the conversation

    hi, im using the kalium restaurant theme and there is this image of sushi in teh bottom right corner of the footer how do i remove that? also is there any other way to change the footers color then using the custom css?

    another problem that i have is that the logo in the menu doesnt change. the sticky header logo did change though.

    thank you in advance.

  • [deleted] replied

    Hi egotrips04,

    1— For the sushi image, you just need to go to Appearance > Theme Editor choose style.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
    

    Thanks!

  •  1
    Egotrips replied

    that worked perfectly fine, thank you very much!

  • [deleted] replied

    I'm happy that I helpedsmile.png

    Have a great day!

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from me and Laborator in advance.