Snippets – List Styles

Home Forums WordPress Themes – Premium Lavish Pro Snippets – List Styles

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #16833
    Diana Cobb
    Participant

    The different list styles provided in the snippets folder are not working for me. I tried inserting the curved arrow code into a text widget, and it appears only as a box outline. I have tried using the curved arrow list style on my homepage right sidebar. Site is http://premiereroux.com/.

    Thanks

    #22123
    Sushil Adhikari
    Moderator

    Hi Diana Cobb,

    please, add this css in style.css file of your child theme(lavish-pro-child):

    @font-face {
            font-family: 'icomoon';
            src:url('../lavish-pro/fonts/icomoon.eot');
            src:url('../lavish-pro/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
                url('../lavish-pro/fonts/icomoon.woff') format('woff'),
                url('../lavish-pro/fonts/icomoon.ttf') format('truetype'),
                url('../lavish-pro/fonts/icomoon.svg#icomoon') format('svg');
            font-weight: normal;
            font-style: normal;
        }

    Note: Please use child theme to write the css, so your changes will not lost on theme update.

    Thanks

    #22128
    Diana Cobb
    Participant

    I added the code to my child theme’s stylesheet, and then copied and pasted the curved arrow snippet code into a text widget with the same result. The list style icon is just the outline of a box. Am I doing something wrong?

    #22129
    Sushil Adhikari
    Moderator

    Hi there,

    Firstly please use the plugin Font Awesome Shortcodes, if this also didn’t help you then please provide us your login details (WP-login details) via mail so it will be easy for both of us to find the solution of the problem.

    Note: Please take a backup of your site before proceeding. Normally we use duplicator plugin to make a backup. https://wordpress.org/plugins/duplicator/.

    Here is the video tutorials how to use duplicator and save it to your local computer https://www.youtube.com/watch?v=VdvOGV2eIjE
    Please use this Email Address: [email protected] to send your WP-login details.

    Thanks.

    #22151
    Diana Cobb
    Participant

    Thank you for your help. Can you tell me what I need to do with the Font Awesome Shortcodes?

    #22154
    Binaya D
    Participant

    Hi Diana,

    It seems that you are using the latest version of theme, so could you please use the snippets again and we have attached the file in which there is list-style which helps you to keep the style icons.

    Thanks
    list-styles.txt

    Attachments:
    You must be logged in to view attached files.
    #16834
    Diana Cobb
    Participant

    It works. Thanks!!

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