• Resolved lee.stanley3

    (@leestanley3)


    I am using a childtheme of genesis framework template. I have just successfully added a new widget area (to hadfieldeducation.com)

    using:

    in add_action( ‘genesis_before_loop’, ‘custom_welcome_text’ );

    Adding this function has affected my sidebar in 2 different ways depending on the browser.

    I need suggestions on how to correct this? Is it a CSS issue a functions.php issue or both?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lee.stanley3

    (@leestanley3)

    Just looking in to this more and the sidebar is only sunk to the bottom when using IE and Safari browser,

    Any clues??

    Thread Starter lee.stanley3

    (@leestanley3)

    Problem solved…

    … if you read this… search through all your <div> tags and you will find there is an open one.. it was actually the break between the custom welcome text widget and the sidebar.

    Hope this helps.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New widget area and CSS issue’ is closed to new replies.