• Resolved Kazam Creative

    (@goldenagemedia)


    Thanks for the plugin – just installed today it’s working great for us!

    I do just have one question:
    there doesn’t seem to be any options to customise the element colours when they are in “:hover” state – we can only change the default colours prior to the hover state. How can we change these??

    Many thanks,
    Anthony

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Vishali Tayal

    (@vishali009)

    Hi @goldenagemedia,

    Thanks so much for installing the plugin — really glad to hear it’s working well for you!
    Regarding the hover colors:
    If you want to change the hover color, the steps depend on which Divi version you are using:
    Divi 4:
     If you’re using Divi 4, you can change the hover background color by going to:
     Design → Event Container → Background (Hover).
     You can also refer to the screenshot for help.
    Divi 5:
     If you’re using Divi 5, you’ll see a hover option on the right side Advanced setting.
     Select the hover option there and then go to Design settings → Container → Background Color to set the hover color.
     A screenshot is also provided for guidance.
    Let me know if you need any further assistance!

    Thanks & Regards

    Thread Starter Kazam Creative

    (@goldenagemedia)

    Hi there,
    Thanks so much for your quick response! We’re using Divi 4, and unfortunately don’t have the “background hover color” option like you do (see screenshot – https://prnt.sc/XpZJSsCLZrHV).

    There is no option to change the button hover color either, which seems to be hard-coded as a bright blue color in the stylesheet:
    .ecmd-list-post.style2 .ecmd-events-readmore .ecmd-event-readmore:hover {
    color: var(–ecmd-text-color);
    background-color: var(–ecmd-bg-color);
    }

    Plugin Support Vishali Tayal

    (@vishali009)

    Hi @goldenagemedia,

    Sorry for the inconvenience.
    Could you please confirm whether you are checking this on Style 2? The background hover color option is only available in Style 2 — it does not appear in Style 1.
    If you are still facing the issue, please contact our support team so we can check the problem on our end.

    Thanks & Regards

    Thread Starter Kazam Creative

    (@goldenagemedia)

    Hi Vishali,

    I can confirm the “background hover color” option does show for Style 2, but not for the Style 1 option.

    But as initially stated there doesn’t seem to be an option to change the hover state color for the “Event Title” and “Event Find Out More” button, you can only control the initial colour before mouseover.

    Plugin Support Vishali Tayal

    (@vishali009)

    Hi @goldenagemedia,

    Thanks for your reply. Could you please confirm the theme and plugin version you are currently using?

    It would also be very helpful if you could provide temporary wp-admin access through our support system, so we can check the issue directly on your setup and assist you more accurately.

    Looking forward to your update.

    Thanks & Regards

    Thread Starter Kazam Creative

    (@goldenagemedia)

    Hi there,

    We’re using WP v6.9, PHP 8.2.29, Divi v4.27.4 and Events Calendar Modules For Divi v1.1.3.

    I can’t provide access due to security reasons, but are you confirming that the options to change the “hover” color for the “Event Title” and “Event Find Out More” button should actually be there?

    For now we’ve just hard-coded the colors for the hover state, so it’s not an urgent issue. Just for anyone wondering, we did this with the following CSS:

    .ecmd-list-post .ecmd-event-title:hover {
      color: #022534 !important;
    }
    .ecmd-list-post .ecmd-events-readmore .ecmd-event-readmore:hover {
      background-color: #022534 !important;
    }
    Plugin Support Vishali Tayal

    (@vishali009)

    Hi @goldenagemedia.

    Thank you for sharing all the version details.
    We tested the same versions on our end, and everything is working correctly. The background hover color settings are showing properly, which you can also see in the screen recording.

    Without access, we’re unable to check what might be causing the issue on your site. On our side, the background hover color setting is showing properly. As for the Event Title, the hovor color option is available under the Text Color settings, and the same applies to the “Find Out More” text color, as shown in the screen recording.

    Currently, there is no separate option for the “Find Out More” hover text color. We have forwarded this as a feature request to our developers so it can be added in an upcoming update.

    It’s good to hear that you’ve already achieved the desired result using custom CSS. If you face any other issues or need further help, please feel free to let us know.

    I hope this helps you.
    Thanks & Regards

    Thread Starter Kazam Creative

    (@goldenagemedia)

    Hi Vishali,

    Many thanks for mentioning that, although I had already confirmed in an earlier message the background hover color option DOES show if we use Style 2.

    Thank you for letting me know how to find the Event Title “hover” colour option, and for passing it onto the developers as a possible feature in the future, that’s great.

    I would say that’s resolved now then!

    Plugin Support Vishali Tayal

    (@vishali009)

    Hi @goldenagemedia,

    If you’re enjoying our Divi plugin and finding it useful, we’d really appreciate it if you could take a moment to leave us a short review. Your feedback motivates us to keep improving the plugin and add even better features.
    :point_right:Rate us on WordPress.org

    Thanks & Regards

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

You must be logged in to reply to this topic.