Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #148292
    kidphoto
    Participant

    Hi, how can I change footer font size. And how can I change font colour on baner photo. regards

    #148297
    Skandha
    Participant

    @kidphoto: Please post in your site URL.

    Kind Regards,
    Skandha

    #148303
    kidphoto
    Participant
    #148370
    Skandha
    Participant

    @kidphoto: Please let me know which text’s font-size you want to be changed and font color of which banner photo you want to be changed!

    Kind Regards,
    Skandha

    #148372
    kidphoto
    Participant

    I’d like to change Font and button colour on main page photo (banner).regards

    #148458
    Skandha
    Participant

    @kidphoto: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-info {
    	font-family:ravie;
    }
    .site-footer {
    	background-color:#123456;
    }

    You can change the font-family and background-color according to your requirement.
    Let me know if this is what you want.
    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Footer font size’ is closed to new replies.