0
Welcome Guest! Login
0 items Join Now

Change font height for category description

    • Ronny 's Avatar
    • Ronny
    • Jr. Rocketeer
    • Posts: 45
    • Thanks: 0

    Change font height for category description

    Posted 6 years 3 months ago
    • I am working with a gallery extension called IgniteGallery and trying to chane the height of the category description. Their support team said i should change it in my template custom css which is rt-Protean but i can not find it.

      Their support gave me then a few solutions to change it in their css (ignitegallery.css) with the follwoing code but it seems it doesn't help.

      .category_description{
      font-weight: bold;
      font-size: 18px;
      color: #333333;
      }

      I also tried this one:

      .category_description{
      font-weight: bold;
      font-size: 20px!important;
      color: #333333;
      }

      I need both titles with the description (the date) in a bigger foont that it is now.

      This image is hidden for guests.
      Please log in or register to see it.
    • Last Edit: 6 years 3 months ago by Ronny .
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Change font height for category description

    Posted 6 years 3 months ago
    • To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      As to whether or not their CSS is correct I couldn't say as you did not post a link.

      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.041 seconds