• Resolved Charaf

    (@zcamine)


    is there any way to make the tiles gets smaller automatically?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Shaped Pixels

    (@shaped-pixels)

    Hi,

    There is an option to select the font size of tags in pro theme. But if you want to use it in free theme you have to add additional css to change the font size of title in customizer..

    Thread Starter Charaf

    (@zcamine)

    font? i mean tiles by pictures,
    they are very big, is there any way to make them smaller?

    Theme Author Shaped Pixels

    (@shaped-pixels)

    Hi,

    yes you can make it smaller add follwing css in your additional css area in customizer.

    .image-post .hentry {
        max-width: 24.333%;
    }
    

    Thanks

    Thread Starter Charaf

    (@zcamine)

    perfect thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘auto generated smaller front page tiles’ is closed to new replies.