• Hi All,

    Can you please advise how I can make the text smaller in the home page and also change the font ??

    One other thing is there a way at all to feature areas underneath all the same size ?

    My site here

    Many Thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author inkthemescom

    (@inkthemescom)

    Hello,

    You can change your text to smaller size, you just need to paste the code given below

    .content-info h2 {
        font-size: 20px;
    }

    For your feature areas, code is given below,

    .one_fourth.animated.animation_started {
        width: 205px !important;
        padding-left: 42px !important;
    }

    Hope it will resolve your issue

    Thanks!

    Thread Starter worldmatters

    (@worldmatters)

    Hi,

    Excellent the text has now changed, however the images in the feature areas are not the same size, could you be so kind and advise me on getting these all the same size please ?

    I think it was my fault for not explain myself correctly.

    Many Thanks for your help !

    Theme Author inkthemescom

    (@inkthemescom)

    Hello,

    That basically depends upon the size of the image you are uploading there.

    So it would be better to upload all the images of same size.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Home Page Main Heading’ is closed to new replies.