Police on the bottom of our home page has been reduced

Discussion in 'Cloriato WordPress Theme' started by aspatrimonium, Nov 5, 2012.

Thread Status:
Not open for further replies.
  1. aspatrimonium

    aspatrimonium New Member

    Joined:
    Oct 4, 2012
    Messages:
    3
    Likes Received:
    0
    Hello,

    We have a problem with our CLORIATO theme.

    Suddenly, the police of the home page (on the bottom) became small and it is not the case in on the pages. Here is the link : www.aspatrimonium.com.


    What can we do, it is a big issue for us because it is our professional website.

    Many thanks in advance!
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .feature_content p {
    font-size: 14px;
    }
    .feature_content .read_more {
    font-size: 13px;
    }
    .footer_wrapper .footer .footer_widget .widget_inner {
    font-size: 14px;
    }
    Adjust its size as per your requirements.
     
  3. aspatrimonium

    aspatrimonium New Member

    Joined:
    Oct 4, 2012
    Messages:
    3
    Likes Received:
    0
    Perfect, it's ok!!!!!

    Thank you very much.
     
Thread Status:
Not open for further replies.

Share This Page