Can I change the grey logo and menu header to a picture ?

Discussion in 'Poloray WordPress Theme' started by aster media, Nov 20, 2012.

  1. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    Got some questions about changing stuff using this theme:

    1. Can I change the grey 'logo and menu' header/bar to a picture banner ?
    2. If yes, how can I change the menu font and color + background color so it matches the picture ?
    3. How can I change the font color of the webpages to black (it's now light grey and hard to read)

    PS Your previous CSS changes don't seem to do anything...

    Thanks for your help
    Steven
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Steven,

    It is not possible to add image in the menu background because it will affect mobile view of your site.
    To change font of the website

    Code:
    body {
        color:your font color;
        }
     

Share This Page