Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11880
    kz2284
    Member

    http://69.195.124.63/~kzinteri/

    Hi! i created my logo on Photoshop but i cant match the logo background color with the website color. i tried to use the same color number but it doesn’t work. how can i fix it?

    #11885
    Armandos
    Member

    Hi there, you could save it in PNG format without backround color.
    Armandos

    #11905
    Sakin
    Keymaster

    @kz2284: Yes best option will be use transparent image .png or you can use same color background in your logo. When I check your logo, you are using gradient background.

    #11979
    kz2284
    Member

    seems like it worked http://69.195.124.63/~kzinteri/
    thank you

    Now, how can i change the size/letter of interior design? it is too small

    #11986
    Sakin
    Keymaster

    @kz2284: You can just increase the font size from 16px to any higher you want and add the following css in “Appearance => Theme Options => Custom CSS” box.

    /* For Screen size above 800px */
    @media screen and (min-width: 800px) {
    #site-description { font-size: 16px; }
    }
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘match color’ is closed to new replies.