Contact & time icons in header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24826

    Hi where can I edit the contact details that appear in the main menu – the icons
    there is a contact icon + a time icon
    I want to remove the time one
    + I want to edit the contact details
    PLease

    #24842
    Veena
    Moderator

    You can modify that in themeoptions > Header tab .

    Pls have this custom CSS in Themeoptions – custom CSS

    i.icon-time2 {
        display: none;
    }
    #contact-header li i {
        border-right: none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘FitPro Theme Support’ is closed to new topics and replies.