• Resolved ps112

    (@ps112)


    Hello,

    first of all I want to thank for this great plugin! I love it. I use WordPress Version 5.9.2 (still offline, so no link to share), it was not tested with this version, but I still installed it and I am happy of it.
    One thing I could not change yet and I need some help:
    I use the carousel style for displaying my events. All of the colors I could change in Event-> Settings, however I cannot change color (red) showing the month, (light red) showing the pagination and the (light red) button. How can I change those 3? I use purple as color, so red doesn’t fit at all for this.
    I use Ocean WP as theme and also changed all colors I needed there, but I could not find those 3.

    Also: I want to buy some addons, is there any possibilities to buy the addons as a “package” with lifetime duration or do I need to purchase the addons seperatly each?

    Thanks in advance for your reply.

    • This topic was modified 2 years, 11 months ago by ps112.
    • This topic was modified 2 years, 11 months ago by ps112.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Md. Abdullah Al Mahim

    (@aamahin)

    Thanks for your message, You can use custom CSS code to change any color or style. Just save your Custom CSS code in Event Settings -> Custom CSS page.

    We have some packages in with our addons and also you can get separately, we have Yearly & Lifetime validation. For the PRO version query I request you to please open a support ticket in our PRO support forum.

    Thanks

    Thread Starter ps112

    (@ps112)

    Thank you for your quick reply!

    I am new in wordpress, so where can I exactly change the CSS and how do I change it? I would need to change it in 3 different places. I am worried of distroying the programm. Hope you can tell me. Thank you so much!

    Plugin Contributor Md. Abdullah Al Mahim

    (@aamahin)

    Put your CSS code in Event Settings -> Custom CSS page it’s safe and it will not be lost after any update.

    Thread Starter ps112

    (@ps112)

    Hello Mr.Md Abdullah Al Mahim,

    I appreciate that you answer my questions, however, if I knew how to do it, I would have not asked. I found the pagination color and the color for month…it took me several hours to find them. There is not just one file to look…as I am new on this I had to open all files…
    I could not find how to change the red buttons on the owl…I looked up “button”, “btn”, I copied all parts with red in it and changed it in the CSS…nothing worked. Could you please tell me what exactly i have to type in?

    This is what I already changed:

    .mep_event_list .owl-nav > button:hover {
    background: #844D7A !important;
    }

    .mep-month {
    background: #522F4B;
    text-transform: uppercase;
    }

    .mep_event_list .owl-dots button.active {
    background: #844D7A !important;
    }

    .mep_event_list .owl-dots button.active::before {
    border-bottom-color: #844D7A;
    }`

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing Stlye’ is closed to new replies.