Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #924089

    Hi
    I try to follow you tips here but I cannot set menu and logo in the same line horizontally.
    Can you advise how I should change that code?
    Thank you in advanced
    Krzysztof

    #924134

    Dzien dobry!

    I added following code to style.css file of your child theme

    .av_minimal_header #header_main_alternate {
        margin-top: -35px;
    }
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 164px !important;
    }

    Please review your website :)

    Regards,
    Yigit

    • This reply was modified 6 years, 4 months ago by Yigit.
    #924429

    Dzień dobry
    Thank you, works great, but I should copy your code from editor to custom css area.
    BR
    Krzysztof

    #924556

    Hi,

    Sure, you can move the code to your custom CSS area or can keep it in Style.css of your child theme. Your call :)

    Best regards,
    Yigit

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