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
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
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