• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

error message for webkit-text-decoration-skip

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › error message for webkit-text-decoration-skip

This topic is: resolved

Tagged: webkit-text-decoration

  • This topic has 2 replies, 2 voices, and was last updated 4 years, 3 months ago by di.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • November 20, 2018 at 6:08 pm #224496
    di
    Participant

    When I check my website in Chrome/Inspect an error shows up for the -webkit-text-decoration-skip:objects. I'm not sure what this is, or see an error.

    Is this error related to my efforts to customize a { ?

    In this regard, I'm trying to customize the color for my a { links to #474740, which I've done in the style.css, however it's not taking. In Inspect, it shows it as cancelled out )crossed out.

    I'm using a child theme based off Infinity Pro, and under Appearance/Customize/Color it does ask for an accent color, where I've listed #F26522. Is there a way to keep this as an accent color, but have $474740 for the p { links only?

    https://adunate.com/blog/
    November 21, 2018 at 9:06 am #224503
    Victor Font
    Moderator

    Let's take your first question about the color. The #474740 is struck out because there's another color that is overriding it. CSS means Cascading Style Sheet. Cascading means there is a hierarchy that browsers follow when executing code. If you have a class added directly to the web page itself, then that code overrides the style sheet. Within the style sheet, the code added lower in the sheet overrides code added earlier in the sheet.

    Infinity Pro has a color field in the WordPress customizer. This color is added directly to the web page at run time. Therefore, it overrides the style sheet. If you want the style sheet to have the priority, you have to use the !important keyword like this:

    a {
        color: #474740 !important;
        text-decoration: underline;
    }

    For the next question about -webkit-text-decoration-skip:objects. Webkit is the rendering engine used by Safari, Mail, App Store, and many other apps on macOS, iOS, and Linux. Chrome uses a different rendering engine and does not execute -webkit extensions. It's not an error. It's just the way Chrome works.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    November 27, 2018 at 7:32 am #224625
    di
    Participant

    Thanks, Victor. As always, you offer good explanations and solutions. I always learn from you.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘error message for webkit-text-decoration-skip’ is closed to new replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble