Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Those styles are in https://new.ncsce.net/wp-content/themes/vantage/style.css. WPtouch loads its own stylesheet(s), so it can’t see the desktop theme’s style.css file.

    You can add the styling for the icons in Core Settings > General > Custom Code. Just make sure to wrap the code in style tags. Example:

    <style type=”text/css”>
    YOUR CUSTOM CSS HERE
    </style>

    Regards,

    WPtouch Support

    Thread Starter christineatncsce

    (@christineatncsce)

    Hi,

    Thank you for your response! I’m glad to hear that I’ll be able to edit the CSS to display the buttons. However, I am having trouble figuring out which code I need to include in the Custom Code area. I’ve tried adding all of the stylesheet (which didn’t work), and just the circle icon widget code (which also didn’t work). Any ideas?

    Thank you again for your help!

    That’s quite a lot lines on that CSS.
    Also the icon seems controlled by wp-content/plugins/so-css
    Any sample of it?

    • This reply was modified 7 years, 11 months ago by lotlog.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Circle Icons Not Showing on Mobile Site’ is closed to new replies.