Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1130066
    yhshin1020
    Participant

    Hello,

    i have a bunch of elements that i would like to manipulate.

    Thank you!

    #1130073
    yhshin1020
    Participant
    This reply has been marked as private.
    #1130398
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! It sounds like you might be having an issue with a third party plugin, MPC Massive plugin. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.

    #1130424
    yhshin1020
    Participant
    This reply has been marked as private.
    #1130543
    Christopher
    Moderator

    Hi there,

    Yes, please use developer tools (press F12) to inspect elements.

    Try following code :

    .mpc-timeline-item__wrap.mpc-parent-hover.mpc-tooltip--always.mpc-inited p {
        font-family: 'myriad-set-pro_ultralight';
    }

    Thanks.

    #1130651
    yhshin1020
    Participant
    This reply has been marked as private.
    #1130653
    yhshin1020
    Participant
    This reply has been marked as private.
    #1130654
    yhshin1020
    Participant
    This reply has been marked as private.
    #1130665
    Christopher
    Moderator

    Hi there,

    Please try this code:

    h3.mpc-icon-column__heading.mpc-transition {
        font-family: 'myriad-set-pro_ultralight';
    }

    Thanks.

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