View Single Post
  #2  
Old 02-26-2018, 11:11 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Changeing font type issue

First of all, "body.target-main" makes the change to happen on the home page only. Other pages have no ".target-main" class on the body tag.

Second, "body" is not the only tag that configures the font for the page. There are other tags and classes that set the font for page elements: .head-h2, .head-h3, ..., .mm-navbar, and others. The exact list depends on the theme, so you have to use the browser's "Inspect element" function to determine what styles you are to override to change the font.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote