0
Welcome Guest! Login
0 items Join Now

SOLVED custom.scss file (Gantry 5)

  • SOLVED custom.scss file (Gantry 5)

    Posted 8 years 8 months ago
    • Hello,

      I'm trying to Gantry 5, but when I add the file does not work custom.scss me.

      The file is hosted at:

      public_html/templates/g5_hydrogen/custom/SCSS/custom.scss

      And have the following code:
      #g-header {
      	background: #ff0 !important;
      }
      
      #g-header .g-content {
      	margin: 0rem;/*0.625rem*/
      	padding: 0rem;/*0.938rem*/
      }

      But the changes are not executed.

      Can you help me to see that I'm doing wrong?

      I appreciate your help.

      Thank You!
    • Last Edit: 8 years 8 months ago by Carlos Betancourt.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED custom.scss file (Gantry 5)

    Posted 8 years 8 months ago
    • 1. folder name should be lowercase - you put "SCSS" instead of "scss"
      2. did you recompile css? from base outline > style - click on "Recompile CSS"

      Regards, Mark.
    • The following users have thanked you: Carlos Betancourt

    • 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: SOLVED custom.scss file (Gantry 5)

    Posted 8 years 8 months ago
    • Ok, it's already working. Thank you very much!

Time to create page: 0.051 seconds