Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Menu on top, logo left #955922

    Hello Guenni007 and Rikard,
    The test website Guenni007 showed us was exactly what I had in mind. Nothing fancy, just the logo displayed to the left and displayed in full size.
    Thanks to Guenni007 I’ve managed to solve the issue by adding the following code to the custom CSS:

    @media only screen and (min-width: 990px) {
    .av-section-bottom-logo {
    margin-top: 30px !important;;
    }
    .html_header_top.html_logo_center .logo {
    left: 15%;
    }
    }

    in reply to: Menu on top, logo left #955306

    Hi Rikard,

    I do apologize if I confused you. What I actually want is quite simple.
    I wish to have the menu on top, the logo beneath the menu positioned to the left and displayed in full details.

    The theme now offers the option “Logo center, Menu above” which I selected to get the menu on top.
    I regret there’s no option “Logo left, Menu above” then I would have been finished. Now giving me lots of headaches.

    in reply to: Menu on top, logo left #954175

    Hi Rikard,

    Thanks for your attempt to solve my issue. Sorry to see it didn’t help. It even made it worse and only would solved just one part of my issue.
    Instead of lowering the image it lifts up the logo. And also does not place the logo to the left
    Before submitting my ticket I also tried your suggestion combined with my wish to have the logo left aligned. I used the following css code. Which in my opinion should work, but does not.:

    .av-section-bottom-logo {
    float: left;
    margin-top:40px;
    }

    in reply to: Broken Dependencies avia_table_js #916924

    Please ignore this post. I just managed to solve it. It happened to be a cache issue.

    in reply to: Connection lost #869233

    Has there been a solution for this issue? I’m facing the same problem over and over.

    in reply to: Buddypress and Enfold #743031

    Hi Ismael,

    According to the standard demo it´s possible to integrate BBPress into the theme. Do you happen to have a working demo which I can examine?
    Thanks in advance.

    John

Viewing 6 posts - 1 through 6 (of 6 total)