#192044
 Kieran_SQ
Moderator

Hi,

You can use the below CSS in your BuddyApp Child theme’s style.css to add styling for the current day.

COPY CODE
#wp-calendar td#today {
    width: 27px;
    height: 22px;
    line-height: 22px;
    background: #0091d4;
    color: #ffffff;
    border-radius: 100%;
}

Adjust the colors to suit your needs and any of the height/width/line-height if you have overwritten the default CSS for text in the sidebar. Clear your website cache and front-end cache (Ctrl+F5) to see the changes.

Thanks,

Kieran

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

If you like the theme or the support you've received please consider leaving us a review on Themeforest!

Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Log in with your credentials

Forgot your details?