Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author QuantumCloud

    (@quantumcloud)

    No option to change the icons but colors may be applied with CSS. Can you share your page link with the SBD shortcode?

    Thanks

    Thread Starter hollowaytyl

    (@hollowaytyl)

    Page Link – https://blackowned.ventures/barbershops/

    SBD shortcode –

    [qcpd-directory mode=”one” list_id=”155″ style=”style-7″ column=”3″ upvote=”on” search=”true” distance_search=”true” marker_cluster=”true” image_infowindow=”true” item_count=”on” item_details_page=”off” orderby=”date” filterorderby=”date” enable_embedding=”true” main_click_action=”1″ phone_number=”1″ order=”ASC” paginate_items=”false” actual_pagination=”false” per_page=”48″ enable_rtl=”false” enable_left_filter=”false” enable_tag_filter=”true” enable_tag_filter_dropdown=”false” enable_map_fullwidth=”true” enable_map_fullscreen=”false” enable_map_toggle_filter=”false” map=”show” map_position=”top” tooltip=”false” list_title_font_size=”” item_orderby=”upvotes” list_title_line_height=”” title_font_size=”” subtitle_font_size=”” title_line_height=”” subtitle_line_height=”” pdmapofflightbox=”false” filter_area=”normal” topspacing=””]

    What I am trying to accomplish:

    Facebook Icon – Blue
    Yelp Icon – Red
    Message Icon – White
    Linkedin Icon – Blue
    Twitter Icon – Blue
    Heart Icon – Red

    I’m assuming any suggestions, help, or code offered can also be applied directly to the map icons as well?

    ALSO, THANKS FOR BUILDING THIS! DEFINITELY THINKING ABOUT PURCHASING ANOTHER LICENSE AFTER SET UP! (Will start opening support tickets instead of using this forum as well.)

    Plugin Author QuantumCloud

    (@quantumcloud)

    Please try adding the following CSS to SLD settings->Custom CSS block and save:

    #sbdopd-list-holder .pd-bottom-area p:nth-child(3) a{
    color:#3b5998;
    }
    ?
    #sbdopd-list-holder .pd-bottom-area p:nth-child(4) a{
    color:#FF0000;
    }
    ?
    ?#sbdopd-list-holder .pd-bottom-area p:nth-child(5) a{
    color:#fff;
    }
    ?
    ?
    #sbdopd-list-holder .pd-bottom-area p:nth-child(6) a{
    color:#0077b5;
    }
    ?
    ?
    #sbdopd-list-holder .pd-bottom-area p:nth-child(7) a{
    color:#0077b5;
    }
    ?
    .qcpd-list-hoder .sbd-upvote-btn {
    color:#FF0000;
    }

    If you found our effort useful, please leave the plugin a great rating.
    If you need any further help, open a support ticket.

    Thank you!

    Thread Starter hollowaytyl

    (@hollowaytyl)

    THANK YOU!!!

    Thread Starter hollowaytyl

    (@hollowaytyl)

    Oh don’t worry, this plugin is literally about to change my life. The world will hear all about how you guys help me change it! An amaaaazing review/rating is coming!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Anyway to change default Social Media icons of List Items?’ is closed to new replies.