• Resolved amberm

    (@amberm)


    I am using a Twenty Eleven child theme and would like to make a design change.

    I would like my header to shrink to just the size of my current header image instead of it being a banner. Then I would like the content to float up so it is aligned to the top of the image.

    There are a few changes I’ve made that may impact this and possibly need to be changed as well:
    1. I created an “empty” custom menu so no horizontal menu appears.
    2. To provide the menu I desired, I used the sidebar widget which appears below the header image.

    All of this created the “look” I wanted for the site, but I’m not sure if it was the best as far as the additional change I want to make and in regards to SEO.

    Any advice would be greatly appreciated!

    website is:
    https://marcusbirdwell.com/home/

Viewing 2 replies - 1 through 2 (of 2 total)
  • What I would do is put the that image in the uppermost widget of the sidebar and turn off header image in settings using a text widget and the proper html to display the image. Do you know how to create that HTML?
    We can remove that line at the top also with CSS.

    Thread Starter amberm

    (@amberm)

    That worked!
    For others, I used the “BNS Corner Logo” widget to display the image and added to my style.css:
    header# {display: none;}

    Thank you for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘reduce header and float content up’ is closed to new replies.