New Landing How can we help? Themeforest Theme Support Dante Full-width color lines

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #54671
    wowoleyva
    Member
    Post count: 2

    Hello, great theme so far!

    I’ve been trying to create multiple full-width colored lines, so far I’ve been able to create it but it isn’t full-width since it’s limited by the width of the area content.

    This is the CSS I’ve been using

    .greenLine
    {
    border: 0;
    width: 100%;
    color: #2EA512;
    background-color: #2EA512;
    height: 5px;
    }

    And I apply it through HTML

    <hr class=”greenLine” />

    Is there any way to bypass the width limit with the line?

    Thanks in advance!

    PS
    I’m attaching the image of the design I’m trying to accomplish

    #54709
    wowoleyva
    Member
    Post count: 2

    Ok, Kind of figure it out! ๐Ÿ˜›

    I modified the divider shortcode on the styles.css so when I choose the dotted line I get the blue line I need. Still would be nice to know if there is a way to add this the way I originally intended.

    Thanks!

    #54866
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can create classes for the divider and it in the extra class field ๐Ÿ™‚

    Hope this helps

    – Kyle

    #55133
    wowoleyva
    Member
    Post count: 2

    Will give it a shot! Thanks ๐Ÿ™‚

    #55140
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem! ๐Ÿ™‚

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register