• wpsskim

    (@wpsskim)


    Hello. I am using a child theme.

    As the version is upgraded, the color values ??of the title of the front blog and the title of the single blog are not inherited in the same way as the child theme custom value.

    In particular, the title color of the single post is displayed as inherited, but it is not applied when actually printed.

    I hope you have a fun modification, and thank you for your hard work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Shahin

    (@skalanter)

    Hello @wpsskim,

    Thank you for reaching out,
    I didn’t quite catch the main point of your issue.

    Would you please provide us with some screenshots, a short video, or any documentation of the issue you faced, step by step?

    * You can share the steps of the issue with us so that we can reproduce the issue on our end, somewhere other than your website. Then we’ll find a solution for it.
    _________

    You can upload your files to one of the following online services:
    https://postimages.org
    https://loom.com
    https://drive.google.com
    https://dropbox.com
    Or any other service you know.

    Also, kindly provide us with your system environment information. To do this, please go to WP Dashboard > Tools > Site Health > Info Tab and click on the button Copy site info to clipboard. You can send the information as code here or upload them to https://pastebin.com/ or https://gist.github.com/ and get an exclusive link: https://i.postimg.cc/fbjtkFyJ/image.png (you can remove your email address from the content).

    Please keep us posted.

    Thank you
    Best Regards

    Thread Starter wpsskim

    (@wpsskim)

    Hello @shahin,

    I’m reposting the capture for the issue where the change is not applied.

    In a single post, (1) I changed the title color in edit mode, but (2) the color does not actually change.

    (1) image Link : https://drive.google.com

    (2) image Link : https://drive.google.com

    Shahin

    (@skalanter)

    Hello @wpsskim,

    Thanks for your feedback.

    This topic has been forwarded to the developer team, and we’ll get back to you with the information once it is available.

    For a temporary solution, you can use the following CSS:

    .single-post .entry-title {
        color: #2115f8 !important;
    }

    Thank you for using OceanWP, and I appreciate your patience.
    Best Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.