New Landing How can we help? Themeforest Theme Support Neighborhood Change the color of the websites subtitle

Viewing 11 posts - 1 through 11 (of 11 total)
  • #242776
    guentherportfolio
    Member
    Post count: 266

    Hi

    I am trying to edit the color of the subtitle in the upper left corner. I found out that there is an option to edit the color of the headers “top bar text color” but this unfortunately doesn’t affect the subtitle of the website.

    Also in the footer – I am trying to edit the color of the “back to top” arrow, but I found only an option to edit the copyright text color in the left corner.

    I would appreciate your help. Thanks in advance.
    Martin

    #242782
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Martin,

    What is your URL?

    Thanks.

    #242785
    guentherportfolio
    Member
    Post count: 266
    This reply has been marked as private.
    #242786
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Martin,

    Think you forgot the URL?

    Cheers

    #242787
    guentherportfolio
    Member
    Post count: 266
    This reply has been marked as private.
    #242788
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks, for the link “Zurück nach oben”:

    Please add this custom CSS to your theme options:

    #copyright .beam-me-up a {
        color: #fff;
    }
    
    #copyright .beam-me-up a:hover {
        color: #ccc;
    }

    For the top left text please use:

    .tb-text {
        color: #fff;
    }

    Thanks,
    David.

    #242795
    guentherportfolio
    Member
    Post count: 266

    Thank you for your fast help, David. Just a further short question – does this customization affect further updates of the theme? Can I keep this edits on further updates?

    #242796
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    No problem.

    If the CSS edits are in your Theme Options => Custom CSS, it will be fine and they do get overwritten.

    Thanks.

    #242797
    guentherportfolio
    Member
    Post count: 266

    This is perfect. Thank you.

    #242798
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to David.
    Mohammad

    #242799
    David Martin – Support
    Moderator
    Post count: 20834

    Glad it helped you.

    Thanks.

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

You must be logged in to reply to this topic.