SKT Exceptiona Font Issue

Home Forums All Other Themes SKT Exceptiona Font Issue

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #225836
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 20
    • Replies: 43
    • Total: 63
    Member since: November 25, 2016

    Hello,

    I am using the following theme: SKT Exceptiona Version: pro4.0, and the font is not showing in all sections. See images.

    The main sections that do not update fonts are the top header text, footer text (except the titles), and all of the text on the BLOG page.

    Can you please give me the CSS updates to repair this?

    https://ibb.co/k4fzb45
    https://ibb.co/cxRMFZh
    https://ibb.co/zJTWSdW

    Thanks

    #225841
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 20
    • Replies: 43
    • Total: 63
    Member since: November 25, 2016

    I also need the page title to appear above the image on the pages.

    https://ibb.co/9T7bC95

    See the image; the page titles are not showing up.

    Thanks

    #225843
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 20
    • Replies: 43
    • Total: 63
    Member since: November 25, 2016

    https://ibb.co/zn4nTmK

    I would also like to make these lines white.

    Thanks

    #225844
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    kindly show us your website URL?

    Regards,
    Dave

    #225908
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 20
    • Replies: 43
    • Total: 63
    Member since: November 25, 2016

    http://d6265075.t52.langerenterprises.com/

    #225927
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .head-info-area, #footer .footercols4, .copytext {
      font-family: "Assistant", Sans-serif;
    }

    Regards,
    Dave

    #226084
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 20
    • Replies: 43
    • Total: 63
    Member since: November 25, 2016

    Thanks. That solved the font issues, except the blog page’s text was not updated. https://ibb.co/zJTWSdW

    1- I still need help getting the page titles to appear above the image on the pages. https://ibb.co/9T7bC95
    2- I would also like to make these lines white. https://ibb.co/zn4nTmK

    #226089
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #footer .footercols4 h3::after {
      background-color: #fff;
    }
    
    .post_content, #sidebar .widgets ul, .blog_mo {
      font-family: Assistant;
    }

    Regards,
    Dave

    #226123
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 20
    • Replies: 43
    • Total: 63
    Member since: November 25, 2016

    Thanks

    #226124
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 20
    • Replies: 43
    • Total: 63
    Member since: November 25, 2016

    I still need help getting the page titles to appear above the image on the pages. https://ibb.co/9T7bC95

    #226129
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    This can only be done via coding.

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

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