Okay
  Public Ticket #181153
Custom bullets
Closed

Comments

  • Savannah started the conversation

    I have two enquiries:

    1. How do I create custom bullet points? I want to use an image I have uploaded. Currently bullets aren't showing at all.

    2. I am using nectar shortcodes, as comes with the theme. I have created a team member section within a carousel. Is it possible to link the team images to a url?

    Thank you.

  •  8,838
    Tahir replied

    Hey Savannah!

    1: Where exactly do you need the custom bullets ?. Can we see a url ?. 

    2: Please see Screenshot: http://prntscr.com/325zhb . You can set in the Nectar Shortcodes options. 

    Cheers


    ThemeNectar Support Team 

  • Savannah replied

    Hey Tahir,

    1. We would like the custom bullets at http://www.leadingroles.com.au/services/ - just want a simple right-facing triangle, similar to the logo.

    2. That looks perfect except it doesn't come up in my Nectar Shortcodes. Please see attached. Do I need to somehow add this option or update it somewhere?

    Thanks

  •  1,069
    ThemeNectar replied

    Hey Savannah!

    1. Add this into the Custom CSS box located in your Salient Options panel: 

    .main-content ul li {
       list-style-image:url('your-image.png');
    }
    

    2. Can you please ensure you're on the latest version of the theme? This feature was added in the last update :)

    Cheers