Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #846561

    Any way to limit size of text block and have scroll bar?
    Thx
    C

    #846660

    Hey Clifford,

    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Best regards,
    John Torvik

    #846760

    cliffordnovey.com

    #847064

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av_textblock_section {
        max-height: 100px;
        overflow: scroll;
    }

    Best regards,
    Rikard

    #847082

    Cool thanks very much!

    #847181

    Hi,

    No problem. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.