Rahul

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Changing landing page width #20211
    Rahul
    Customer

      Sorry for asking you one more question.

      Currently the landing page template doesn’t show my site’s name or logo. I tried to remove the site header elements from the landing page template (page_landing.php). It displayed my site’s logo but the alignment was on the left side. How can I align it to the center so it goes perfect with the landing page design? Here’s what I removed (I again added though).

      //* Remove site header elements
      remove_action( ‘genesis_header’, ‘genesis_header_markup_open’, 5 );
      remove_action( ‘genesis_header’, ‘genesis_do_header’ );
      remove_action( ‘genesis_header’, ‘genesis_header_markup_close’, 15 );

      in reply to: Changing landing page width #20209
      Rahul
      Customer

        Wow, that helped 馃檪

        Thanks so much, great job!

      Viewing 2 posts - 1 through 2 (of 2 total)