New Landing How can we help? Themeforest Theme Support Uplift body alt color – apply as a class selector?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #301432
    WEswift
    Member
    Post count: 234

    Team – In the Appearance > Customize section, is it possible to apply the Body Alt color via a class selector? Sort of like:

    <p class="body-alt">lorem ipsum</p>

    ???

    #301526
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    p.body-alt { 
      color: red
    }

    That will do as you require.

    Thanks.

    #301550
    WEswift
    Member
    Post count: 234

    I meant is there a class already associated with the Theme Customizations settings? I know I can make any class selector I want. But it isn’t clear what the Body Alt color is used for. So my hope was that there is a class already built into the theme to use these settings. Is that the case?

    #301551
    David Martin – Support
    Moderator
    Post count: 20834

    No, this is not something that is possible out the box. Upon further inspection, it seems the Body Alt Color is redundant in Uplift, I cannot see this output for any element.

    Thanks,
    David.

    #302244
    WEswift
    Member
    Post count: 234

    Thanks for the follow through. Forgot to mark this as resolved.

    #302402
    David Martin – Support
    Moderator
    Post count: 20834

    Happy to help.

    Thanks.

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

You must be logged in to reply to this topic.