• Hi Rohit!
    Sorry to bother you. I am such a fresher with wordpress. I like your theme, especially the blog page. However, I would like to change some things and I don’t know how…
    – if possible, I would like to use the whole header, which as per default is black, to display my logo (ie. over the whole page width) and not just a relatively small part thereof. The social icons are placed fine, they should simply be displayed on top of the page-wide logo picture.
    – if that is not possible (or too difficult for me) it
    needs to be in a “friendly” color instead of black. Can you direct me to the section in the stylesheet css where to change from black to another colorcode?

    Apart from the header questions, I feel a bit stupid, but I am missing my side bar on the blog page. On your demo blog it has been mooved to the footer which is fine with me but I cannot find the area to adjust this feature.

    Would appreciate some hints!

    Cheers
    Kerstin

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m trying to figure out the same thing. I’d like to change the black header to another color. Any advice would be greatly appreciated.

    aaphotography

    (@aaphotography)

    Please enter this code to the custome CSS window in your WP-admin panel under
    Appearance > Inkness Settings > Layout Settings

    #header-top {
       background: #ffffff;
    }
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header adjustment’ is closed to new replies.