Skip to content

Responsive / Full width bar #39

@Cyrus180

Description

@Cyrus180

Hi,

I'm trying to make the bar full width of the corresponding container element.

So for example I have this:

<div class="container">
    <div class="col-50">
        <div class="ldBar" data-value="50" data-min="0" data-max="200">
        </div>
    </div>
</div>

.container has max-width 1170px. .col-50 has width 50%.

I want the bar to have the same width as the column. But the bar always defaults to 80px.

How can I achieve this?

Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions