Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • jeannine Friend
    #691929

    Hello.

    My customer doesn’t like the mouse over effect when scrolling over the 3 elements in position-1, 2 and 3 – named Independancy, discretion and flexibility on the frontpage http://www.blaest.com/

    I tried to figure it out with styles how to remove this effect, but I could not succeed.
    Please help and tell me how to remove it. I will set links on the elements instead.

    Pankaj Sharma Moderator
    #692042

    Hi
    You can change the class ja-special-content From custom html Module source code .
    and replace it with your own custom class .
    For example :
    replace

    ja-special-content

    with

    special-custom

    Then add this code in custom.css

    .special-custom {
    text-align: center;
    height: auto;
    overflow: hidden;
    height: 320px;
    }

    Now it will show full description and image . > http://prntscr.com/8ju1ca

    Do not Forget to Set default Editor to NONE (System>Global config.> Default Editor) before editing Custom Html modules.

    Hope it help.

    Pankaj Sharma Moderator
    #749555

    Hi
    You can change the class ja-special-content From custom html Module source code .
    and replace it with your own custom class .
    For example :
    replace

    ja-special-content

    with

    special-custom

    Then add this code in custom.css

    .special-custom {
    text-align: center;
    height: auto;
    overflow: hidden;
    height: 320px;
    }

    Now it will show full description and image . > http://prntscr.com/8ju1ca

    Do not Forget to Set default Editor to NONE (System>Global config.> Default Editor) before editing Custom Html modules.

    Hope it help.

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

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

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