Skip to content

Instantly share code, notes, and snippets.

@DevTarakanova
Last active November 13, 2018 20:30
Show Gist options
  • Save DevTarakanova/2f60b48877a80f6d0b1832bc78c527f8 to your computer and use it in GitHub Desktop.
Save DevTarakanova/2f60b48877a80f6d0b1832bc78c527f8 to your computer and use it in GitHub Desktop.
Background image to section
<?php $image = get_field('background_img'); ?>
<section class="name_section" <?php bg($image) ?>></section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment