Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1279005
    thegator
    Participant

    Hi
    how can i change the color of the bullets in the regular theme slider?

    .tp-bullets.simplebullets.round .bullet{
    background:red;
    }

    which i found in a former four post (2014)
    works not.

    THX, Oliver

    #1279145
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .flex-control-nav a.flex-active {
    background-color: #ff2a13;
    background: blue !Importn;
    }

    If that does not work, would you mind sharing your URL with us so we can provide you a tailores solution?

    Thanks

    Joao

    #1280761
    thegator
    Participant

    Hey Joao. All good. Works perfect. Thank you.

    #1281015
    Rad
    Moderator

    You’re welcome!

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