Home Forums Basel support forum Glitch with theme color after update

Glitch with theme color after update

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #65091

    phenix
    Participant

    Hello, I’ve just updated my theme and noticed the category labels on my “posts carousel” have reverted to a default color rather than my chosen accent color. This is only on my home page using “posts carousel,” everywhere else it is fine. Is this a glitch from update or is there a new setting somewhere I missed?

    Attachments:
    You must be logged in to view attached files.
    #65114

    Bogdan Donovan
    Keymaster

    Hi,

    Please, try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. This issue also will be fixed in next theme update.

    body .post-slide .meta-post-categories {
        background-color: #ff6600;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)