This topic has 9 replies, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #186432
     emmanuel
    Participant

    hello can the online status color be changed

    Attachments:
    You must be logged in to view attached files.
    #186434
     Kieran_SQ
    Moderator

    Hi,

    You can use the below CSS to override the default color of the online status indicator.

    COPY CODE
    .avatar span.online {
        background-color: #0296c0;
    }

    Change the # value to suit your needs and clear your cache(s) to see changes.

    Thanks,

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #186435
     emmanuel
    Participant

    ok thank you can the font family for these heading be changed

    Attachments:
    You must be logged in to view attached files.
    #186439
     Kieran_SQ
    Moderator

    Hi,

    Please try the below CSS to change the font-family

    COPY CODE
    #profile dl.tabs.pill.custom {
        font-family: monospace;
    }

    Replace monospace with your desired font

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #186444
     emmanuel
    Participant

    no the mobile website and table can the base fields look like the one on the website it has the space to do it

    Attachments:
    You must be logged in to view attached files.
    #186448
     Kieran_SQ
    Moderator

    Hi,

    I am not sure what you mean, in your question about you asked about changing the font-family for the profile tabs.

    I checked the content of your tabs and they’re displaying correctly (see screenshot). Please let me know in more detail what you wish to achieve if I am missing something.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    Attachments:
    You must be logged in to view attached files.
    #186452
     emmanuel
    Participant

    i would like the this screen see attachment which is on the website to look the same on the mobile website and table example the layout

    Attachments:
    You must be logged in to view attached files.
    #186456
     Kieran_SQ
    Moderator

    Ah I see, my apologies. Please try the below CSS to change the display for mobile

    COPY CODE
    @media only screen and (max-width: 767px) {
    .dl-horizontal dt {float: left;width: 30%;}
    }

    Change the 30% value to a larger value if you find you need it. You may need to clear your mobile browser cache completely to see any changes.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #186475
     emmanuel
    Participant

    thank you

    #186476
     Kieran_SQ
    Moderator

    Hi,

    Glad I could help 🙂 Feel free to open a new ticket any time with any other questions and we’ll be happy to assist.

    All the best,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?