• I’m using Twenty Thirteen Theme, I like to change my header image become 3 images, maybe using bootstrap’s Fluid Grid System 2-8-2 with responsive, like

    |– image1–| ——– image2——– | –image3–|
    <——2—-><———–8————><—-2—–>

    And how to make it max-width : 1080px and height : 80px.

    Thanks for advices.

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    You need to either combine the 3 images into one or hack the theme’s header.php file, storing the hacked version in a child theme. If you want to change the 3 images using the theme’s customize dialog some additional functions.php coding will be involved.

Viewing 1 replies (of 1 total)

The topic ‘Modify Header Image become 3 images’ is closed to new replies.