One Page Theme Questions

Discussion in 'Themia WordPress Theme' started by energyalyssa, Jun 23, 2018.

  1. energyalyssa

    energyalyssa New Member

    Joined:
    Jun 23, 2018
    Messages:
    1
    Likes Received:
    0
    Hello -- I'm trying to set-up www.pacwestendurance.com

    I have a couple of issues--
    1- How do I remove the phone icon and number in the top strip of the header?
    2- In the services section, I'm unable to change the icons. The pull down doesn't allow me to select any new icon. Second, is it possible to add more icons here?

    Thank you very much! alyssa
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello Alyssa,

    Greetings from InkThemes,

    To remove the phone icon, just paste the code given below in Additional CSS section.
    (Dashboard->Appearence->Customizer-> Additional CSS) of your dashboard.

    Code:
    .top_left_contact {
        display: none;
    }
    You can change that icons from your website dashboard, Go to (Dashboard->Appearence->Customizer->Service Section->Box #1). Please have a look at the attached screenshot.

    Do let me know if you need further assistance.

    I will be glad to assist you.

    Thanks & Regards!
    Akbar
    InkThemes.com
     

    Attached Files:

  3. lrepton

    lrepton Member

    Joined:
    Nov 1, 2013
    Messages:
    57
    Likes Received:
    0

    I have tried to change the service icons according to your screenshot, but it doesn't allow the new choice to be saved. Please advise.

    www.catalinaislandroastcoffee.com
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Thanks for contacting us,

    Will you please allow us to check your website dashboard for once?
    Kindly send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will try to fix your issue.

    Regards,
    Akbar
    InkThemes.com
     

Share This Page