Time for action — Changing the color of the text of the footer

  1. To change the color of the text in the footer block, go to the global.css:
    #footer .block_various_links li a{ text-decoration:none}
    
  2. Add a description and a value color: red.
  3. Now, it should look as follows:
#footer .block_various_links li a{ text-decoration:none; color:red}

The following is the CSS that appears on the screen:

Time for action — Changing the color of the text of the footer
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.142.97.219