Okay
  Public Ticket #1967248
font color and footer picture
Closed

Comments

  • gawronjanusz started the conversation

    Hi, I would like to change font color in specific DIV on homepage because sometimes black text is invisible on black background. Would like to also remove sushi picture from footer but without external CSS editor I can't find it in theme's CSS. I suppose I need to add some custom CSS rules but I don't know names of classes and DIV's. Thank you for help in advance!

  •  1,559
    Laborator replied

    Hi there,

    Follow this video to change the text color.

    Regarding 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!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group