Recent searches


No recent searches

Antwon Davis's Avatar

Antwon Davis

Joined Apr 16, 2021

·

Last activity Oct 28, 2021

Following

0

Followers

0

Total activity

5

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Antwon Davis

Antwon Davis commented,

Community comment Q&A - Help center and community

I've added the code and it didn't change anything. See screenshots below.

View comment · Posted Apr 01, 2021 · Antwon Davis

0

Followers

0

Votes

0

Comments


Antwon Davis commented,

Community comment Q&A - Help center and community

Ok. I'm searching now. "home-page-images" doesn't exist currently in the style.css. Are you saying to just add it?

View comment · Posted Apr 01, 2021 · Antwon Davis

0

Followers

0

Votes

0

Comments


Antwon Davis commented,

Community comment Q&A - Help center and community

Thanks Bruce. We were able to get the icons on the homepage. Now we're trying to figure out how to fix the size of the icons. They're all stretched and pixelated. Does anyone know exactly where we need to go to edit the code to fix the sizing? And what's an example of the code to use?

 

View comment · Posted Apr 01, 2021 · Antwon Davis

0

Followers

0

Votes

0

Comments


Antwon Davis commented,

Community comment Q&A - Help center and community

Hi, we've tried to add our icons to our Help Center and it's not working. I've looked all over this forum and can't figure out exactly where this code needs to be added and if the code we're using is correct. Can someone tell us which file and where this code needs to be added? And is the code below written correctly?

 

{{#each categories}}



  • {{#is name 'Account Management'}}

    {{/is}}
    {{#is name 'How to Guides'}}

    {{/is}}
    {{#is name 'Devices and Apps'}}

    {{/is}}
    {{#is name 'Troubleshoot'}}

    {{/is}}

    {{name}}


    {{excerpt description}}




  • {{/each}}

    View comment · Posted Mar 29, 2021 · Antwon Davis

    0

    Followers

    0

    Votes

    0

    Comments