• Resolved D-work

    (@d-work)


    I have succesfully installed the top right header widget area to display a new widget. However, I also want to add the search bar in that area inline with the existing widget. Untill now it only appears either on top or below the widget.

    How do I put the search bar inline with the other widget? Or is it possible to add another top header widget area?

    Please advise.

    Many thanks,
    D-work

Viewing 1 replies (of 1 total)
  • Theme Author Richie KS

    (@rkcorp)

    this is a customization question. i can’t really help without seeing your edited code or live site.

    maybe try add width to the widget container so it will balance 2 widget inside, maybe like

    thetopheader .widget { width:45%; float:left;} /*just a sample*/

Viewing 1 replies (of 1 total)

The topic ‘widgets inline horizontaly’ is closed to new replies.