• Hello,

    I have a question about the header part of the theme.

    I have a logo, and a shortcode (infobox) which I want to display in the header.

    However, the logo shall be in the left corner, the infobox in the right.

    At the moment, the infobox is right next to the logo.

    Is there a way, how I can adjust the placement of that 2nd header item (shortcode/infobox), so that it appears in the right corner of the header?

    Thank you very much!

    Andy

    • This topic was modified 10 months, 3 weeks ago by andreas87.
    • This topic was modified 10 months, 3 weeks ago by andreas87.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter andreas87

    (@andreas87)

    I tried custom css, but for ex.

    float: right;

    does not work.

    And something like

    position: absolute; right: 0px

    is really not a solution at all, as the header itself does not start / end at the start/end of the browser window.

    Also tried

    position: relative;

    which does not work.

    Thread Starter andreas87

    (@andreas87)

    Ok,

    I was able to resolve the issue on my own.

    Created a new block, at the spot of the original navigation (re-installed the theme).

    Thanks,

    great theme :thumbsup:

    Hi there,

    Sorry for the delay to reply to your post, but I’m glad to hear you resolved the issue on your own!

    Come back and see us if you need us!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header, 2 items (left, right corner)’ is closed to new replies.