Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1125008
    Integratutions
    Participant

    Dear Sir/Mdm,

    What’s the CSS code to change Tab Colour and Font Size @ http://perfectweddingcars.sg/cars/black-bmw-z4/

    Would like to change the Background colour to Black, Font, Red and Size 20px.

    Thank you. 🙂

    #1125037
    Integratutions
    Participant
    This reply has been marked as private.
    #1125271
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-nav-tabs>.active>a, .x-nav-tabs>.active>a:hover {
        background-color: #000;
        color: #ff0000;
    }
    .x-nav-tabs>li>a {
        color: #bfbfbf;
    font-size: 20px;
        background-color: #f7f7f7;
    }
    

    Hope that helps.

    #1125800
    Integratutions
    Participant

    Thanks! it’s working perfectly 🙂

    #1125809
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

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