• Resolved Alvin

    (@iluminancia)


    Hi,

    I’d like your kind support on this matter.

    The linked page has H2 headings that are fixed when scrolling the page and they get “unfixed” when the containig row is over.

    I found that that page is using CoBlocks for the rows/columns.

    Is a feature of CoBlocks to get the fixed headings?

    If not, I’d like that someone help me to add that kind of feature.

    Best regards,

    Alvin

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Anthony Ledesma

    (@paranoia1906)

    Hi @iluminancia,

    I see what you mean with that website. Inspecting elements on the page I see that the site owner is using CoBlocks Rows and columns to help with layout. The site owner has placed a number of custom classes on the blocks which give it the additional functionality you report. For example, I found one of the row blocks had the class features-container which sets the following CSS on the heading

    
    font-size: 1.8rem;
    position: sticky;
    top: 80px;
    

    This seems to completely custom coded but it’s hard to say for certain. I can tell you with certainty however that CoBlocks does not support this feature at this time. Hope this helps.

    Best regards,

    Anthony

    Thread Starter Alvin

    (@iluminancia)

    Hi Anthony,

    Thanks for the information.

    Best regards,

    Alvin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Create fixed headings when scrolling in a column’ is closed to new replies.