Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1084369
    legalfab
    Participant

    Hi Team X,

    Was wondering if it is possible to insert ACF into the top bar (as above).

    #1084371
    legalfab
    Participant

    If possible, I would like to have ACF appear to the left of the social icons.

    #1084622
    Christopher
    Moderator

    Hi there,

    You can insert your custom social media links in unused social media slots. For example, if you don’t use Pinterest, you can insert your ACF link there and change the icon by using CSS. The CSS code that you need to add in the Customizer > Custom > CSS is

    .x-social-global .x-social-pinterest:before {
        content: url("Add image URL here");
    }

    The code should be added under Customize -> Custom -> CSS.

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1084369 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>