• jgirardi69

    (@jgirardi69)


    Love the theme but the header image is way too big, how can I resize it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Ali H C

    (@ali-h-c)

    Love the theme but the header image is way too big, how can I resize it?
    Yes, I would like to know the answer to the same question above please.

    Ali H C

    (@ali-h-c)

    @jgirardi69
    Try this…
    Go to Dashboard and click on Appearance…Scrol down to Theme Editor and click on Theme Functions (functions.php) on the right hand side.
    Scroll down until you see this…

    function dreamway_defaults( $defaults ) {

    $defaults[‘is_parallax_header’] = ‘1’;
    $defaults[‘parallax_image_speed’] = 30;
    $defaults[‘parallax_image_height’] = 350;

    CHANGE THE VALUE OF THE HEADER HEIGHT OF 350 TO WHATEVER IS RIGHT FOR YOU!

    Let me know how you get on!
    Best wishes,
    Ali

    Thread Starter jgirardi69

    (@jgirardi69)

    It worked!!! Thank you very much!!

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

The topic ‘Header Size too big’ is closed to new replies.