Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author wpshopmart

    (@wpshopmart)

    Hi,

    Can you first share me your tab page url?

    Thanks

    Actually, I’m wanting a perfect match with fonts used on my website as well, which is:

    “Libre Baskerville”, serif;

    Thanks,

    Richard

    Plugin Author wpshopmart

    (@wpshopmart)

    Hello Richard,

    Can you share me your tab page url then i am bale to give you css for apply your font on tabs.

    Thanks

    Sure, thanks …

    My site does a lot of block quotes (which I am hoping will match with the Tabs Responsive plugin after these fixes) as this article shows: https://www.richimages.net/testbed/?p=24

    and …

    it uses a lot of bold sections as this article also shows: https://www.richimages.net/testbed/?p=20

    I do not use boarders, or fancy colors or anything … this is a typical used of Tabs Responsive in a post … I’d love the text to match flawlessly: https://www.richimages.net/testbed/?p=10

    thanks Much …

    Richard

    btw … any way to do rounded corners at the top as an option, with square corners at the bottom ( to emulate real tabs ) ? as a feature request … I do like this plugin a lot …

    Sure, thanks …

    (reposting, as links were wrong in previous posts)

    My site does a lot of block quotes (which I am hoping will match with the Tabs Responsive plugin after these fixes) as this article shows: https://www.richimages.net/testbed/?p=16

    and …

    it uses a lot of bold sections as this article also shows: https://www.richimages.net/testbed/?p=14

    I do not use boarders, or fancy colors or anything … this is a typical used of Tabs Responsive in a post … I’d love the text to match flawlessly: https://www.richimages.net/testbed/?p=8

    thanks Much …

    Richard

    Plugin Author wpshopmart

    (@wpshopmart)

    Hello Richard,

    Here is custom css for apply your font family –

    #tab_container_5 .wpsm_nav-tabs > li > a{
    font-family: "Libre Baskerville", serif !important;
    }
    
    #tab_container_5 .tab-content{
    font-family: "Libre Baskerville", serif !important;
    }

    Try this and then let me know.

    Now regarding your query —— any way to do rounded corners at the top as an option, with square corners at the bottom ( to emulate real tabs ) ? as a feature request … I do like this plugin a lot …

    Tabs already have square corner. So can you explain me this requirement with screenshot.

    Thanks

    liralirap

    (@liralirap)

    hi

    i tried using the same code for replacing font with Lato – does not work.

    Could you help me?

    url: https://www.sunayadvisory.com/governance-and-public-administration/

    Regards

    Plugin Author wpshopmart

    (@wpshopmart)

    Sorry for wrong css. try below custom css code –

    #tab_container_508 .wpsm_nav-tabs > li > a{
    font-family: "Libre Baskerville", serif !important;
    }
    #tab_container_508 .tab-content{
    font-family: "Libre Baskerville", serif !important;
    }
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How change font-family with google font’ is closed to new replies.