Your Time:
Our Time:
← Back to discussions

Subheader Custom Title and Text color not using my setting

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 5 replies, 2 voices, and was last updated 9 years, 6 months ago by Anonymous.

  • 2017-02-20 at 5:31 pm
    Support Expired
    #19313
    mmoolay
    Participant
    • Topics: 8
    • Replies: 12
    • Total posts: 20
    • Post count: 16

    Hi there
    I have changed the subheader title and text and set the color to #ffffff – however only the Subheader Title has changed – the Text color remains default.

    Have a look at the page settings grab: is attached

    Here’s the resulting subheader grab .. http://snpy.in/ZHwkd9

    Golly I seem to be finding a few things – hope you don’t mind me asking about them :]

    Thanks …Mike

    2017-02-20 at 5:54 pm
    #19315
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    I have seen that you gave the Sub Header Text Color as #fff so the header text color changed to white color. It’s working correct only.

    2017-02-20 at 6:00 pm
    Support Expired
    #19316
    mmoolay
    Participant
    • Topics: 8
    • Replies: 12
    • Total posts: 20
    • Post count: 16

    Hi Pam
    yes the title colour is correctly picking up white – but – the subheader text is still grey and not white ??
    See attached grab …

    So the Title changed but not the text

    Cheers …Mike

    2017-02-20 at 6:07 pm
    #19319
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Text color for the Subheader Title: Kindly inspect the element using the chrome and find the class name and then add your CSS in the custom CSS section which is there in settings.

    2017-02-20 at 10:36 pm
    Support Expired
    #19324
    mmoolay
    Participant
    • Topics: 8
    • Replies: 12
    • Total posts: 20
    • Post count: 16

    Hi there
    ok – I have added if anyone else needs to correct this – here’s what you need to put into
    Apearance – Autowash – Styling – Custom CSS:


    #subheader .customtext {
    color: #ffffff;
    }

    I suggest it would make sense to add a fix for the next release so it correctly picks up the colour set in the page setting that tells people it will change that property:

    Subheader Text Color
    Select the color for the content in the subheader

    Thanks again for the help …Mike

    2017-02-21 at 10:27 am
    #19328
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Sure, we’ll consider adding the Text color for the Subheader Title in the future updates.

You must be logged in to reply to this topic.