Hi there!
I followed the instruction for adding a header widget and it worked perfectly….only the container covers my logo??
Can you advise how I can fix that?
Thank you!
Hey BrendaSarg!
Are you talking about the “Free design tips” image? Are you wanting it to stay aligned to the top when you scroll down the page?
Go ahead and take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Best regards,
Elliott
Yes, the Free Design Tips, I just want it to move down like the social media icons do, right now it get cut off when you scroll down the screen.
Hi!
Try adding this to your custom CSS.
#header_meta { background: transparent !important; }
Regards,
Elliott
Worked, thank you!