Removing phone icon from header in towing theme

Home Forums All Other Themes Removing phone icon from header in towing theme

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #99582
    DonaldDonald
    Participant
    • Topics: 7
    • Replies: 10
    • Total: 17
    Member since: March 25, 2016

    Hello Shri,

    In the towing theme, how do I remove the phone icon from the header?

    Thank you for your help.

    Don Smith

    #99584
    Mike KilchenmannMike Kilchenmann
    Participant
    • Topics: 10
    • Replies: 46
    • Total: 56
    Member since: January 11, 2018

    Hi Mr. Smith

    I see heer:

    http://sktthemesdemo.net/documentation/towing_documentation/#header

    second Picture.

    LG Mike Kilchenmann

    #99597
    Mike KilchenmannMike Kilchenmann
    Participant
    • Topics: 10
    • Replies: 46
    • Total: 56
    Member since: January 11, 2018

    Hi Mr. Smith

    The Icon… you can make remove:

    1. You go to Header Widgets Right . make a Textfile without content. The icon is removed.

    or

    2. Go to Theme Options / Basic Settings / Custom CSS an this code :

    .widget-right{
    display: none;
    }

    Lg Mike Kilchenmann

    #99615
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi Donald,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .phno i { display: none;}

    Regards,
    Chris

    #119383
    mrtomqmrtomq
    Participant
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: March 12, 2019

    Hello Mike and Donald.

    I am using the Fundraiser theme. I have tried both of your code fixes but they haven’t made any difference.

    By using Mike’s suggestion of placing a textfile with nothing in it the box was hardly seen. I could make it completely disappear by using Audio.

    HOWEVER, I’m working on my Front Page and this fix leaves that portion of the screen unusable.

    Any suggestions?

    Thanks.

    #119423
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi mrtomq,

    Kindly show us your website URL please?

    Regards,
    Chris

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