Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1071589
    #1072940

    Hey 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,
    Rikard

    #1073300

    Hi 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,
    theartninja

    #1073771

    Hi 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,
    Victoria

    #1073801

    Hi 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,
    theartninja

    #1073860
    #1074176

    Hi,

    Thanks for sharing @guenni007, did you get your problem working @theartninja?

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.