Hello,
First of all, I absolutely lovethe BBQ theme (I’m actually using it for my competition BBQ team)!
My question is this:
Is it possible to make the slider smaller (not so tall, the width is fine)? If so, what file would I need to edit?
Thanks again for the wonderful theme!
Hey there,
Thanks a lot for your nice comments about BBQ 🙂
Yes, you can if you modify some code. It’s a really straightforward modification. You need to modify the file header.php on line #115. If you open that file with a text editor you’ll see that line:
nice_image( array ( 'key' => 'slider-image', 'width' => 956, 'height' => 400 ) ) . "\n";
You can change the number 400, with the height you wish the slider to have.
Best,
Juan.