-
AuthorPosts
-
March 23, 2015 at 1:21 am #416161
i ‘d activated avia advanced page builder for posts,then i managed my post page but i ‘d got a problem with a bar shown in the bottom of the post witch contain related posts, i ‘d tried all the proposed solutions on Kriesi but no thing work with me
please help me !!!March 23, 2015 at 6:30 pm #416556Hey reraow!
It seems like you have already figured it out – http://i.imgur.com/Bm8Ie6D.png ? :)
Best regards,
YigitMarch 23, 2015 at 7:09 pm #416589This reply has been marked as private.March 23, 2015 at 7:11 pm #416593Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.chrome a.b-animate-go, .ff a.b-animate-go, .safari a.b-animate-go { display: none !important; }Cheers!
YigitMarch 23, 2015 at 7:15 pm #416597Hello Yigit
that’s really magic !!!
awesome please could you tell me how you figure it out ?March 23, 2015 at 7:18 pm #416600Hi!
Simply by inspecting elements – http://i.imgur.com/JiLQFnI.png :)
You are welcome, glad we could help! Let us know if you have any other questions or issuesCheers!
Yigit-
This reply was modified 10 years, 7 months ago by
Yigit.
March 23, 2015 at 7:25 pm #416605Hello Yigit
when i add .chrome a.b-animate-go, .ff a.b-animate-go, .safari a.b-animate-go { display: none !important; }
to my custom css all the images with effects disappeared :)March 23, 2015 at 7:28 pm #416606Hey!
Can you please try using following code instead
a.avia-post-nav + a.b-animate-go { display: none; }Regards,
YigitMarch 23, 2015 at 7:31 pm #416608Hi!
it works nice :)
thx alot for the help
but what the + means ?March 23, 2015 at 7:37 pm #416613 -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
