Home Forums Free Themes Travelstore Font Change

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #135257
    bonifacem
    Participant

    I would like to change the font from the italics to the normal typeface just like in the demo site. Cant seem to locate the options under customizer. Kindly point me in the right direction.

    Regards

    #135401
    wensolutions
    Keymaster

    Hello,

    Actually, the feature to choose the font-family is not available in the theme for now.

    However, please explain in detail with specific screenshots that where do you want to change the font family, so that we can help you with CSS if possible.

    Regards.

    #135419
    bonifacem
    Participant

    latest Trips

    Travel Destinations

    What I meant to change are the highlighted fonts into the normal typeface.

    Thanks
    Boniface

    #135478
    wensolutions
    Keymaster

    Hello,

    Please provide us with your site URL and screenshot.

    The screenshot you have attached is not supported as https://prnt.sc/utuofx

    So you can use a lightshot app for the screenshot attachment

    https://app.prntscr.com/en/download.html

    Hoping for your kind co-operation.

    Thank you.

    #135797
    bonifacem
    Participant

    Apologies for that. I believe this one is now opening. I have highlighted the font I need changed. Makes readability quite difficult.

    https://prnt.sc/uv8sk5

    http://prntscr.com/uv8ud1

    Regards
    Boniface

    #135865
    wensolutions
    Keymaster

    Hello,

    Sorry for the inconvenience, actually we will need your site URL in order to help you with the specific CSS to help precisely.

    Regards.

    #135867
    bonifacem
    Participant
    #136009
    bonifacem
    Participant
    #136028
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to get the font family as the official demo of the theme.

    h2.section-title {
            font-family: inherit;
    }
    
    h2.woocommerce-loop-product__title {
            font-family: inherit;
    }
    
    h2.woocommerce-loop-category__title {
            font-family: inherit;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #136053
    bonifacem
    Participant

    Thanks it helps.

    #136072
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    Regards.

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.