• Resolved rdobovic

    (@rdobovic)


    Hi everyone,

    I recently noticed some CSS problems on my website, I believe this problems first occurred after upgrade to WordPress 6.7, however I cannot be sure. I am using Twenty Twenty-Three theme, version 1.6. I already tried disabling all my plugins and the issues persisted.

    The first problem is the color of links in paragraphs, color is normal for links in post list such as post title and category name. I tried inspecting styles with inspect element and found that when I disable first style in the image, link color is revered to normal:

    The second problem only occurs in Firefox and not in Chromium web browser, when I open Gutemberg editor, save button and all other icons displayed next to it are displayed under the white toolbar instead of their usual location on the toolbar.

    Any ideas are appreciated.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator James Huff

    (@macmanx)

    First please make sure that your browser is up to date: https://browsehappy.com/

    Please try updating your browser or switching to a different browser if it is not.

    If it is, please do these two things:

    1. Try clearing your browser’s cache and cookies.
    2. Try with all browser extensions or add-ons temporarily disabled.

    Please let us know how each step goes for you and which browser (and version) you’re using if you’re still having trouble.

    Thread Starter rdobovic

    (@rdobovic)

    The Gutemberg issue seems to only be present in Firefox 118.0.2 (64-bit). I tested it with the following web browsers and it works as expected with others:

    Linux
    Firefox 118.0.2 (64-bit)

    Linux
    Firefox 128.5.0esr (64-bit)

    Windows
    Firefox 133.0.3 (64-bit)

    Linux
    Chromium 131.0.6778.139 (Official Build) built on Debian GNU/Linux trixie/sid (64-bit)

    However, I am still unable to change link color with any of those browsers. The colors set in Editor > Styles > Colors > Link are ignored and links are instead colored with one of the colors from the palette. I tried choosing one of the presets available under Browse styles, link color changed but again if I tried to set any custom color under Styles > Colors > Link it is ignored.

    Moderator James Huff

    (@macmanx)

    The Gutemberg issue seems to only be present in Firefox 118.0.2 (64-bit).

    In that case, I recommend updating Firefox, especially since 118.0.2 is over a year old.

    WordPress only officially supports the curent version of a browser and 1 version back, so Firefox 133 and 132.

    Firefox offers an Extended Support Release (esr), so WordPress might work properly with Firefox 128.5.2esr, but the responsibility for that is on Firefox and not WordPress.

    I am still unable to change link color with any of those browsers.

    When entering a custom hex code for a color, you need to hit enter/return, click the newly available custom color to select it (there will be a checkmark in the circle when done), and hit the Save button in the Site Editor.

    If you’re doing that, and it still hasn’t changed, are you using any sort of caching plugin, or do you see a “Clear/Purge Cache” button in your Dashboard or admin bar? If so, try clearing the cache.

    Note: If you don’t see any clear/purge buttons, then you don’t need to install a caching plugin at this point just to clear a cache you don’t have.

    If the color still hasn’t changed when properly saved with the cache cleared, it must something in the theme overriding it.

    Have you modified the style.css of the theme directly? If so, undo that. You don’t need to modify theme files with a block theme like Twenty Twenty-Three.

    If the color still hasn’t changed when properly saved with the cache cleared, and you haven’t modified any theme files, I recommend reporting the issue at https://wordpress.org/support/theme/twentytwentythree/ so the theme’s designers and support community can help you with this.

    Thread Starter rdobovic

    (@rdobovic)

    Thank you for your answer. I will proceed to open an issue as you suggested.

    Moderator James Huff

    (@macmanx)

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Problem with styles in WordPress 6.7.1’ is closed to new replies.