• Resolved rempou

    (@rempou)


    Hi, i would like that the post-header image goes at a height superior of 20% or 25% as suggested in the editor page. Is there anyone who as already do it ? How ?

    By the way, the height of the post-header image of the bento website is not at 25%. It’s higher. http://satoristudio.net/bento/

    Thank folks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author satoristudio

    (@satoristudio)

    Hey @rempou,

    there’s no back-end setting to achieve this at the moment, we’ll consider expanding the existing range of possible values for this option. Meanwhile, you can add this code to the “Additional CSS” tab of the “Appearance – Customize” admin section:

    .page-id-XX .post-header-title { padding: 30% 0 !important; }

    replacing “XX” with the ID of the page in question (you can refer to this guide on how to get a page’s ID).

    P.S. this value is set to the default (10%) on the theme’s demo homepage – we do not use any custom code in the demo 😉

    Sincerely,
    Andrii / Satori Studio

    Thread Starter rempou

    (@rempou)

    Merci mille fois !
    (I know that i should trust Bento !)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘post-header image height >25% ?’ is closed to new replies.