-
-
Hello,
The Codeless Timeline uses an orange circle with pulse-orange animation, but doesn’t update when setting the theme colors. I can force the circles to change colors using
.ce-timeline .single-year:after {
content: “”;
border-radius: 50%;
height: 36px;
width: 36px;
transform: scale(1);
background: #bea168; //New color here//
animation: pulse-orange 1.5s infinite;
position: absolute;
top: 50%;
left: 50%;
margin-top: -19px;
z-index: 9;
margin-left: -20px
}But if I change the “animation: pulse-orange 1.5s infinite” to anything other than “pulse-orange” the animation stops. I’ve searched all through the code and can’t find where “pulse-orange” is defined.
Is there a way to find and the css animate classes to match the theme colors, or is pulse-orange the only option?
-
-
-
Hi,
you can provide me complete Login credentials, i will do it.
It requires very tiny customization or if you want to do it yourself, I can provide video. Let me know.Thanks,
-
-
Please tell me color code which you want to have it.
PS: Take the backup of your website, Just in case of any issue you are able to restore.
Thanks,
-
Sure Thing. Back-up is started.
The color code we’d like the pulse to be is #bea168
-
Hi,
can you please check login info on your end and if you have added a extra layer or plugin for security for time being just disable it and let me know.Thanks,
-
-
-
-
-
Hi again,
I have a new issue. The Staff Carousel prev/next arrows aren’t operational, they only link to a blank anchor tag #.
View here: https://23d.760.myftpupload.com/about/
I’ve tried every different staff carousel style, but none of them have operational prev/next buttons.
Also, the prev/next buttons appear above the carousel. Is there any way to have them display on the left (prev) and right (next) of the carousel? From a UX standpoint, that is far more standard than having the controls above the carousel.
-
-
Thanks again, the buttons are working now.
However, is there anyway to move the buttons down to be in the row with the staff profiles? Right now they sit above and to the right of the pictures. Ideally, they would be inline with the profiles. Currently they are housed in a ce-carousel-head <div>. Any chance they could move down to the tns-outer <div?
Thanks again,
Scott
-
-
Azam, that looks great. Can you send me the code modifications that were made so I can do them in the future if we update the theme? I can make quite a bit of changes on my own, so I can make those changes in the future without bothering you.
Thanks again for your help, it is very much appreciated!
-
-
Perfect, thank you!
- This reply was modified 1 year, 2 months ago by [email protected]. Reason: Nevermind, it's working, just needed to adjust the z-index
-
-
You must be logged in to reply to this topic.