Okay
  Public Ticket #154952
Custom Accent Color
Closed

Comments

  • Jonah started the conversation
    How can I make one page have a different accent color from the rest of the site? i.e. the general accent color for the site is blue: http://jkupperstock.com/ but I would love to make it red for one page: http://jkupperstock.com/about-swiss Can you please help me make this happen. Thank you very much!
  •  992
    ThemeNectar replied

    Hey Jonah,

    this is actually a bit of a challenging mod since there's tons of rules that go into the color logic, to change them on a page by page basis would require php development inside of the colors.php file located in the css folder.  Essentially you would need to alter the

    $options["accent-color"]


    based on the current page id/slug with some conditional logic.

    Cheers :) 

  • Jannik replied

    Hi, 

    can you show me a small snippet how to alter the theme's options?

  •  8,453
    Tahir replied

    Hey Jannik!

    As nectar mentioned its not as simple as it might seem. Please consider hiring a freelancer if you really need this done. 

    Thanks 


    ThemeNectar Support Team