Forum Replies Created
-
AuthorPosts
-
I found how to turn that on and I managed to get the font uploaded, however when I change my functions.php to overwrite the shopping cart icon, it still shows the default one.
This is the code I’m using, I found this in other threads on the forum:
add_filter('avf_default_icons','avia_replace_standard_icon', 10, 1); function avia_replace_standard_icon($icons) { $icons['standard'] = array( 'font' =>'fontello', 'icon' => 'uf290'); return $icons; } }What do I need to do to get it to show the icon I want?
-
This reply was modified 6 years, 9 months ago by
WCWL1650.
Thank you, that partially worked. It fixed on screen sizes less than 1260, but there’s still alot of overlap on phones. How do I fix the issue on phones?
August 4, 2017 at 4:43 pm in reply to: Can I make the blog excerpts more than one sentence and can I get rid of… #834392I have enclosed the address and login details in the private content section.
Here is a high res version of the logo:
http://www.wcwlakron.com/wp-content/uploads/2016/09/West-Coast-logo.jpgHi Vinnay,
I tried what you suggested, and I’m still getting the issue with the logo being pixellated. I did use a high res image.
-
This reply was modified 6 years, 9 months ago by
-
AuthorPosts
