-
AuthorPosts
-
November 20, 2019 at 6:35 pm #1158565
Hello!
I need to put 2 different logos positioned one on top of the other, each with its own link.
Thank you!
FedericaNovember 20, 2019 at 6:36 pm #1158566Sorry, I forgot to write that both the logos should be positioned on the right of the header.
Thank you very much for your helpful answer!November 21, 2019 at 7:31 am #1158739Hi,
Please try to add the second one in a widget in the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area. We can help you out with styling once it’s added.
Best regards,
RikardNovember 21, 2019 at 3:06 pm #1158833Hi Rikard,
I’ve added the image on a new widget called ‘header_logo’, that’s the second one created (the first one was that one on the left of the header that contains the languages dropdown menu, called ‘header’).
Could you please help me with the style? I need to put the logo ‘the rooom’ under ‘CMPS’.
Many tnx!!!!!
FedericaNovember 22, 2019 at 5:44 am #1159007Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#media_image-2 { position: absolute; right: 0; }
Best regards,
RikardNovember 22, 2019 at 10:46 am #1159061Hi Rikard,
perfect, you’re very helpful!
Second logo now is on the right side.Moreover I’ve added a top and a padding-top to the style:
#media_image-2 {
position: absolute !important;
right: 0 !important;
top:80px !important;
padding-top:10px !important;
border-top: 1px solid black;
}But I want that the white background header appears also below the secondo logo header. The second logo seems to stay out of the header. Why?
Could you please help me?Best regards!
FedericaNovember 23, 2019 at 4:40 am #1159382Hi Federica,
I’m not sure I understand what you mean by your last post, could you try to explain a bit further or post a screenshot highlighting what you would like to achieve please?
Best regards,
RikardNovember 25, 2019 at 11:56 am #1159802Hi Rikard,
ok sorry for my bad explanation :(
I solved it :)
tnx
FedericaNovember 25, 2019 at 6:15 pm #1159947Hi federica_alice,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.