Storefront Header (Want to rearrange items)
-
Hi,
Recently I have downloaded Storefront theme and its amazing. I just want to change the header look of that theme .For that purpose, i have added the following division inside wordpress-4.4.1\wordpress\wp-content\themes\storefront ::
<div class="MyCustomHead"> <?php ?> </div>
and removed
do_action( 'storefront_header' );
I want to add the
Site title,
Tagline,
Storefront product search,
Storefront Primary navigation,
Logo and
Site Branding one by one. So that i can rearrange them by my own css.What should be the codes for each item to be displayed ?
Thank you .
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Storefront Header (Want to rearrange items)’ is closed to new replies.