Change width of the header widget.

  • dossi

    #8749

    Hello, I have a widget in the header and would like to have the widget area wider. Namely, as wide as the widgets in the sidebar (250 px). How can I achieve this? You can see the problem if you go to http://www.zeit-am-meer.de Top right is running a news ticker, which is also good, only to be just a little wider. It might be an idea for the settings of Graphene to be able to also so wonderful just modify the header widget, like everything else. But maybe it’s also quite simple and I’m just too stupid to do so. Speaking of stupid: I’m from Germany and I have Google to translate the text. That’s why it sounds maybe a bit stupid. 😉

    Dossi

    Mod

    Kenneth John Odle

    #42071

    Moved to Support.

    Mod

    Kenneth John Odle

    #42072

    Try adding this to Graphene’s Custom CSS Option:

    .header-widget {
    right: 0;
    width: 250px;
    }

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

  • You must be logged in to reply to this topic.