0
Welcome Guest! Login
0 items Join Now

Chapelco Theme Changing Font

  • Chapelco Theme Changing Font

    Posted 4 years 9 months ago
    • Hi,

      I am using Chapelco theme. I want to change font type in the menu and modules. When I change the font in Template Manager, it only changes the titles. I am confused with LESS and I could not manage to change the font.

      Thank you.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Chapelco Theme Changing Font

    Posted 4 years 9 months ago
    • Please would you post your URL, superuser id and pswd in the secure tab of your post and I'll have a look for you.

      What font do you wish to use?

      It's only the title that should change when you change font.

      Please do a screenshot of your problem and annotate to make it clear.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: Chapelco Theme Changing Font

    Posted 4 years 9 months ago
    • I want to use any font that is compatible with Turkish characters. You can see the İ and Ş letters have different font in the menu. Also, I want to change the font size of the menu.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Chapelco Theme Changing Font

    Posted 4 years 9 months ago
    • Use this code...
      .gf-menu.l1 > li > .item {
          font-size: 1.5rem;
          font-family: "Trebuchet MS", sans-serif;
      }
      This is how to create a custom CSS compatible with Gantry 4...

      http://docs.gantry.org/gantry4/tutorials/adding-a-custom-stylesheet


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.049 seconds