Tagged: center logo
-
AuthorPosts
-
February 26, 2019 at 2:41 am #1071589
Hello,
I’ve looked through the forum and could not find a solution that worked for my site.In private content is link to screenshot of concept of how I would like the header to look.
Also you can fix or tell me why when I upload images they are not showing up on thumbnails or viewing in media library?
Please advise or please change in the site.
Thank you,
theartninjaMarch 1, 2019 at 7:43 am #1072940Hey theartninja,
It looks like you have managed to get half way there looking at the page in private?
You widgets in the header probably needs an absolute position to achieve the layout you want:
#header #media_image-3 { position:absolute; }
Best regards,
RikardMarch 1, 2019 at 5:54 pm #1073300Hi Rikard,
I put in the code you have above. It is not working for me. I am newbie at code so I will need a little more guidance. Can you take a look again or send more detailed answer.
I replaced the code in Quick CSS box with your code above
– Enfold Child/General Styling / in the Quick CSS box, is this correct place?Thank you,
theartninjaMarch 2, 2019 at 11:04 pm #1073771Hi theartninja,
Looks like you’ve changed the header layout already. Are you still experimenting?
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#media_image-2 { width: 30vw; float:left; } .container.av-logo-container { top: -80px; }
If you need further assistance please let us know.
Best regards,
VictoriaMarch 3, 2019 at 2:50 am #1073801Hi Victora,
Yes, thank you I was still trying different things to make it work. This code is working for the left header widget.
But I also had a “header 2 widget” that I want to show on the right side and it is not showing
at all when I put in this code. Is there another line title for the “Whitefish, MN” on the right side?thank you,
theartninjaMarch 3, 2019 at 9:07 am #1073860maybe a look to that nice documentation could help you:
https://kriesi.at/documentation/enfold/example-of-widget-left-logo-center-widget-right-menu-below/March 4, 2019 at 6:41 am #1074176Hi,
Thanks for sharing @guenni007, did you get your problem working @theartninja?
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.