Site logo

[Support request] Make the table of contents appear above the article image on mouseover.

Home Forums Support [Support request] Make the table of contents appear above the article image on mouseover.

Home Forums Support Make the table of contents appear above the article image on mouseover.

Viewing 10 posts - 31 through 40 (of 40 total)
  • Author
    Posts
  • #2090163
    Ying
    Staff
    Customer Support

    The additional CSS class filed doesn’t need to add a dot in front of the class name.

    Can you share admin access to your site, as I can see you’ve been adding the class .blog-dynamic-content to other containers which is not right.

    Please use the private info field for sensitive info like login details.

    #2090167
    francesco

    certainly, how can I share access to you?

    #2090169
    Ying
    Staff
    Customer Support
    #2090175
    francesco

    ok

    #2090177
    francesco

    [Sensitive info is removed by admin]

    #2090181
    Ying
    Staff
    Customer Support

    I’ve updated your block element, have a look.

    On front end, only the 1st and 7th posts are working because they are the only posts have text content.

    #2090199
    francesco

    thank you so much, can you explain to me what the .blog-dynamic-content is for?

    #2090206
    Ying
    Staff
    Customer Support

    Imaging .blog-dynamic-content is a name you give to the container block which holds the text (dynamic content block).

    So in the effect, we set:
    1. In normal state of the parent container, the .blog-dynamic-content is set to transparent (opacity: 0;).

    2. In the hover state of the parent container, the .blog-dynamic-content is set to show (opacity: 0.9;).

    #2090222
    francesco

    sorry, I mean blog-dynamic-content in Additional CSS class (s).
    what is its use?

    #2090964
    Ying
    Staff
    Customer Support
Viewing 10 posts - 31 through 40 (of 40 total)
  • You must be logged in to reply to this topic.