Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • theroamer Friend
    #1062191

    Do you know why my logo does not want to fit next to menu?
    http://www.top-motion.nl/termigon/

    Pankaj Sharma Moderator
    #1062220

    Hi
    Can you turn off the development mode and check it again?
    it looks like there is custom style added by you in the header that creating an issue.

    Regards

    theroamer Friend
    #1062227

    Hi,

    Ok i just turned off dev mode, please check again

    Pankaj Sharma Moderator
    #1062229

    Hi
    Add below code in custom.css file

    .logo-image {
        height: 125px;
        line-height: 100px;
        width: 220px;}

    Regards

    theroamer Friend
    #1062230

    Ok i did, its seems to work.
    But now it looks kind of ugly with those lines..
    Also right side seem to come out by 1 pix

    Pankaj Sharma Moderator
    #1062234

    Hi
    use this code to remove the line

    .logo-image {
        border-right: none;}

    Your logo is too big, this is why header changed its height.

    Regards

    theroamer Friend
    #1062304

    Ok im getting there haha, thanks for your help by the way.

    Now i made the logo smaller, but when i scroll down now the logo does not fit anymore..
    I want it to stay the same way, how to do this?

    Pankaj Sharma Moderator
    #1062518

    Hi
    Use this code in custom.css

    .affix .logo-image {
    height: 125px;
        line-height: 100px;
        width: 220px;}

    Regards

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum