New Landing How can we help? Themeforest Theme Support Joyn In the home, how to place a photo in background

Viewing 8 posts - 31 through 38 (of 38 total)
  • Posted in: Joyn
  • #159992
    blaouchez
    Member
    Post count: 448
    This reply has been marked as private.
    #160200
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You can add a transition however it causes a slide in effect:

    .full-center nav.float-alt-menu ul.menu > li > a, .full-center #header nav.std-menu ul.menu > li > a {
      transition: background 0.35s ease 0s;
    }

    – Kyle

    #160205
    blaouchez
    Member
    Post count: 448
    This reply has been marked as private.
    #160208
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this, remove previous css and add this:

    .full-center nav.float-alt-menu ul.menu > li > a, .full-center #header nav.std-menu ul.menu > li > a {
      transition: all 0.35s ease 0s;
    }
    #main-navigation ul.menu > li > a {
      background-position: right top;
    }

    – Kyle

    #160248
    blaouchez
    Member
    Post count: 448

    The effect works on the text but not on the image background: /

    #160249
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m not sure if it’s possible, sorry :/

    – Kyle

    #160305
    blaouchez
    Member
    Post count: 448

    ok, thanks !

    #160307
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 8 posts - 31 through 38 (of 38 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