Home Forums Pro Themes Educollege Pro Telephone icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #132158
    ShouldGoRun
    Participant

    How do I remove the telephone icon in the topnav? This symbol is unnecessary for us because we don’t allow phone calls — only emails.

    Website: https://gathespians.org/

    (Also, the Educollege Pro theme is not listed in your theme support dropdown.)
    https://themepalace.com/support-forum/

    Thank you.

    #132185
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the telephone icon.

    .home .wrapper .icon-phone {
        display: none !important;
    }

    Also, you can now get the support forum of Edu-college pro in the dropdown.

    Hope this helps.

    Regards.

    #133336
    Sharon Arrey
    Participant

    I would like to add words to the telephone banner with clickable link to related pages. Also would like to change the text color. How do I achieve that?
    for instance

    WHAT WE DO (clickable with a redirect to the WHAT we do page) etc

    #133348
    wensolutions
    Keymaster

    Hello,

    Actually we are not quite clear about your queries on the telephone banner. Which section is the telephone banner? A screenshot would have been best.

    To get the links of the pages, you can use the menu and go to the related pages. The feature you are asking is not available in the theme for now.

    Further, you can change the text color with the CSS. The feature is not available in the theme, however, we can help you with the CSS if you can give us the specific section highlighting the text so we can be clear and help you.

    Hope this helps.

    Regards.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.