Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • lukelee0223 Friend
    #1070436

    Dears,

    In the meanwhile, I am trying both of this template and JA Elicyon.
    So, as the topic, is it possible to make the Decor’s mainmenu has the same behavior as JA Elicyon?
    Like always stick on top when you scroll the pages?

    If the code-customized can’t achieve that, would you have another better suggestion?

    Best,

    Luke

    Pankaj Sharma Moderator
    #1070757

    Hi
    Both the templates are different in the styles, but you can make the menu sticky for this template as well.
    Follow the suggestion given here to make the menu sticky.

    Regards

    lukelee0223 Friend
    #1070868
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1070871
    This reply has been marked as private.
    lukelee0223 Friend
    #1070879
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1070887

    Hi
    For the opacity of the main menu on scrolling, kindly add below code in custom.css file and change the opacity value as per needs

    .is-sticky .t3-header{opacity: 0.7;}

    For the slideshow, the style code is defined in the

    /web/decor/templates/ja_decor/css/mod_jaslideshowlite.css
    For example position code

    @media (min-width: 992px)
    {
    .ja-ss-desc {
        top: 220px;
    }}

    You check it using inspect element and change it: http://prntscr.com/h3s2fe

    Regards

    lukelee0223 Friend
    #1070894
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1070898

    `And…about your second step for the slideshow, why isn’t it customized this time in custom.css??

    Luke

    `

    yes if you want you can do this too but you have to use the same media classes as well, as the slideshow use different style code for different screen sizes.

    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 6 years, 5 months ago.

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