Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #786330

    Hi i have followed the documentation to add a header widget.

    Firstly the widget gets added just under the logo and i cant seem to move it with the following code:

    #header .widget {
    left: 50%;
    padding-top: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    z-index: 999;
    }

    I would like to add content in the same area as the phone number which i have placed on the right. I would like to place the widget content on the left of the extra element.

    #786339

    Hey Gareth,

    Can you post a link to your site? so we can take a closer look. You can put the link in Private Content if you want it to be visible only to moderators.

    Best regards,
    Nikko

    #788494

    Here is the link Nico

    #788607

    Hi,

    Thanks for providing the link, I have checked it but I can’t find any widget in the header. You can add display:none; attribute so it doesn’t show up but we can still see it when inspecting with a web inspector or firebug.

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.