• Resolved astimegoesby

    (@astimegoesby)


    Amazing plugin.

    I would like to exclude header from being changed by darklooks toggle for this theme. Have tried putting

    #masthead, .site-header (which are the theme’s id and class)

    in the Exclude Elements section.

    Any suggestions would be very much appreciated.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author themelooks

    (@themelooks)

    Please try to remove the [space] after comma.

    Thanks!

    Thread Starter astimegoesby

    (@astimegoesby)

    Thank you for the suggestion which I tried just now. My theme does have a custom CSS section that I seem to be able to control for the heading. Would you suggest a CSS or other change that would ensure darklooks exclude elements is loaded last?

    Thread Starter astimegoesby

    (@astimegoesby)

    I was able to solve my theme header conflict issue with the theme’s custom css as:

    html.darklooks-mode-changer-enabled .header-right-wrapper a#nav-toggle {
    color: #000000 !important;
    }

    Again, thank you for the direction pointing and the amazing plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Syntax for Advance Setting Exclude Elements’ is closed to new replies.