Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1304538

    Hi guys,

    I want to add a widget to my header area. I have added the header and now looking for the proper positioning and styling. Just went through the doucmentation but i can’t seem to find the settings for my desired setting: Logo left, widget right, menu below.

    Please find in the private content the 1st link of my current project, here the header image in in place without any styling yet. I have also plotted a 2nd link in which I have pulled this of some years ago. However adding that quick css doesn’t do the job this time.

    Thanks
    Sheldon

    #1304840

    Hi Sheldon,

    Please try this in Quick CSS:

    #media_image-2 {
        position: absolute;
        top: -67px;
        right: 0;
    }

    If you need further help then please let us know what you would like to achieve or change.

    Best regards,
    Rikard

    #1304900

    Hi Rikard,

    I have added some additional CSS to style the image like preferred. But at least I know how to address this particular widget image in the header area.

    Thanks for your help, please feel free to mark the topic as resoled.

    Regards

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Widget placement in header area’ is closed to new replies.