0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

SOLVED Remove background pattern from Interstellar template

  • SOLVED Remove background pattern from Interstellar template

    Posted 6 years 3 months ago
    • Hi,
      I am using the interstellar template.
      This template has lines running all over the background of the page. This creates triangular shapes in the background.

      For this project I want to disable these lines and just have a solid background color.

      I have been trying for a few hours but cannot get this to work.
      What can I do to remove the background pattern?

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

    Re: SOLVED Remove background pattern from Interstellar template

    Posted 6 years 3 months ago
    • Use this code...
      #g-page-surround::before, #g-page-surround::after, #g-copyright::before, #g-copyright::after {
         content: none;
      }
      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.


      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: SOLVED Remove background pattern from Interstellar template

    Posted 6 years 3 months ago
    • I knew it would be a simple question for you but I am very happy with the result, it works :)
      Costs some $ to renew my subscription but worth it.
      Thanks.

Time to create page: 0.057 seconds