Float right text in List Simple

Description

08.26c03v2 Float right text in List Simple

#1. Install Code

#1.1. Make sure you used Simple List layout

08.26c03v2 Float right text in List Simple

#1.2. Next, make float text UNDERLINE (you can use CTRL U on keyboard to make text underline)

08.26c03v2 Float right text in List Simple

#1.3. Hover on top right of section > Click EDIT SECTION

08.26c03v2 Float right text in List Simple

#1.4. at Format > Anchor Link > enter word: list-float

08.26c03v2 Float right text in List Simple

#1.5. Use this code to Custom CSS

section[id*="list-float"] {
    p u {
        text-decoration: none !important;
        float: right;
    }
}

08.26c03v2 Float right text in List Simple

 

Buy me a coffee