New Landing How can we help? Themeforest Theme Support Joyn Margin behaving oddly on Homepage but not interior pages.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Joyn
  • #221645
    barefootMarc
    Member
    Post count: 174

    Here is the code for the hamburger menu in the top right. Everything was fine for the longest time, and all of a sudden it started pushing to the right. I’ve checked the code and everything seems copacetic; also works fine on the interior pages. I’ve attached images.

    #menu_push_custom img {
    z-index: auto;
    margin-left: 36px;
    margin-top: 36px;
    }

    The first image shows it incorrect as it’s seen on the homepage, the second image shows it working properly in the interior pages. No clue why this is happening.

    -M

    Attachments:
    You must be logged in to view attached files.
    #221657
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to adjust it for the homepage.

    .home #menu_push_custom img {
        margin-left: 0px!important;
    }

    Hope it helps.

    -Rui

    #223639
    barefootMarc
    Member
    Post count: 174

    Hi Rui,

    So it worked for a bit, and the moment I made a new CSS rule this one no longer applied.

    .home #menu_push_custom img {
    margin-left: 0px!important;
    }

    ANy ideas?

    -M

    Attachments:
    You must be logged in to view attached files.
    #223641
    barefootMarc
    Member
    Post count: 174

    I switched it back to 36px and it looks right. Curious how long it lasts.

    -M

    #223768
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register