• Resolved gannsdeen

    (@gannsdeen)


    Hi! Thanks for this great plugin. Can I ask if there’s a way to know the font that’s used in the tabs and if there’s a way to change or customise the font, please? Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author QuantumCloud

    (@quantumcloud)

    Hi,

    You are welcome!

    You can try adding the following CSS class to the Wootabbed settings CSS area:

    .wtcpl_category_nav li a:link, .wtcpl_category_nav li a:visited, .wtcpl_category_nav li a:active {
        text-decoration: none;
        display: block;
        color: #000000;
        text-align: center;
        padding: 5px 10px;
        font-size: 15px;
        background-color: #8CCA33;
        margin-right: 14px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    You can modify/add the properties as needed.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Change Font?’ is closed to new replies.