Okay
  Public Ticket #2452259
Restaurant Sushi Footer
Closed

Comments

  •  1
    Craziepanda started the conversation

    Hi,

    I can't seems to remove the Sushi graphic at the footer. I tried look for the solution from the css as provided by other user, however, the css field is empty. 

    Please advice how can I remove it? 

  • [deleted] replied

    Hi Craziepanda,

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

    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
    

    Have a great day!

  •  1
    Craziepanda replied

    Thank you. After I remove it, the footer turn into grey. How can I make it black so that my wording is seen?

  •  1
    Craziepanda replied

    I also still find the sushi image appear in my mobile version even though I have removed the link. 

  • [deleted] replied

    Hi Craziepanda,

    It seems that you have not removed the image or maybe your phone still have the old cache of your website.

    Please send me your Wordpress credentials, because I need to login to your site and check that.

    To include your credentials click Insert Credentials button in editor toolbar (see how) so your reply will be private.

    Thanks!

  •   Craziepanda replied privately
  • [deleted] replied

    Hi,

    — This was the correct way to remove that image and just keep the background color, see video: https://d.pr/v/Pf6V76.

    To change its color just change its #HEX color. See example: https://d.pr/v/Y72IqW

    — As for the "three dots" question, please navigate to Laborator > Theme Options > Footer > Footer Widgets > and press Expanded button.

    — Sure that is is, you can find the option in the Map Style area. Read more: Creating Contact Page.

    Have a nice day!