• Resolved AJ

    (@permaculturetreegeek)


    Thanks for the theme. I would like to disable the theme custom color option. It makes it very hard to define individual link colors via css.

    thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter AJ

    (@permaculturetreegeek)

    I disabled the entire theme options section by commenting out the line where it includes the theme-options in the functions.php file. Not sure if there is a better way, but now I have full control of the links via css.

    // Load up the theme options page
    	// require ( get_template_directory() . '/includes/theme-options.php' );

    Theme Author pixxels

    (@pixxels)

    Hi,
    try to disable just the last line of theme-options.php. That should work too. Or you may have a look at the lines above. Here are the css rules for the custom color option.
    BR,
    Marion

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable the Custom Color option in Ilisa theme’ is closed to new replies.