Digital experiences for all disciplines
Forum Replies Created
-
-
Ok, I do not use any cache then css.
Can you suggest me some generator websites or similar websites that I can check my css there?
Thanks Kyle.
Is there any chance something causes this because I do have same problem with all css.
Sometimes after I edit css some values becomes invalid. It creates too many problems.
Hi Kyle,
It works well in Custom CSS.
Not working with child theme css.
Hello Kyle,
Thank you for your reply.
At the same page can you please have a look at the “Read More” button? I could not find the option to change hover colour. Can you please advise?
Attachments:
You must be logged in to view attached files.This reply has been marked as private.Hello Kyle,
Ok, I will leave it then.
At the moment I use 940px body, Can you please tell me how can I set 1170px for just page-id-1221?
I think it is possible.
I will be waiting forward to hearing from you.
Thanks.
Or remove accent effect? Again can be done by extra class or?
Good morning Kyle,
Thank you.
I see, any chance to do it by extra class?
This reply has been marked as private.Hello Kyle,
Yes, I put that on top of the child theme css.
@media only screen and (min-width: 1200px) {
.alt-bg {
margin-left: -1000px!important;
padding-left: 1000px;
padding-right: 1000px ;
}
}This reply has been marked as private.Hello Mohammad,
Thank you for your prompt reply.
It works well now.
I have a final question which is regarding to use this just for one counter.
Such as ,
ABC+ DEF GHI
1000 2000 2500Thanks.
Kyle just want to be sure.
Did you revise the one that you sent me last time or revised original file? (single.php)
As far as I remember there was no line, find the attached. I guess it remained from the previous adjustment.
Am I right, or?
Thanks.
Attachments:
You must be logged in to view attached files.Alternatively, can you send me the js file which is already contain this?
Hello Mohammad,
countAsset.appear(function() { countNumber.countTo({ onComplete: function () { countNumber.text(countNumber.text()+'+'); countDivider.animate({ 'width': 50 }, 400, 'easeOutCubic'); countSubject.delay(100).animate({ 'opacity' : 1, 'bottom' : '0px' }, 600, 'easeOutCubic'); }
Am I putting that on the right line?
Thanks.
-