-
AuthorPosts
-
December 5, 2022 at 1:22 pm #1375100
Dear support,
i try to show the security-badge on the left side so it does not overlap the Button “Go to page-top”. I have switched in the enfold options: “Show badge on the left! but it remains on the right side. You know what to do?December 5, 2022 at 7:53 pm #1375137Hey dondela,
Thanks for the login token. I’m not sure I understand what you are looking to move, could you post a screenshot highlighting your intentions please?
Best regards,
RikardDecember 5, 2022 at 11:26 pm #1375163Hey Rikard,
thanks for your help. I posted a screenshot and marked the Batch with a red circle. This badge should show up on the left screen-side.December 6, 2022 at 11:06 am #1375199Hi,
Thanks for that. Please try the following in Quick CSS:
#scroll-top-link { right: auto; left: 50px; }
Best regards,
RikardDecember 6, 2022 at 11:21 am #1375204Hi Rikard,
thank you for the help. Now the scrolltop-arrow moved to the left – but i managed to move the av-cookie-consent-badge to the left with your css. But the av cookie-sonsent-badge seems to be empty, there is no icon visible inside the badge?
December 6, 2022 at 12:47 pm #1375217Hi,
Thanks for the update. All I can see in your screenshot is the scroll to top link, so I’m still not sure what you are trying to move?
Best regards,
RikardDecember 6, 2022 at 1:10 pm #1375221Hi Rikard,
i am sorry to not making it clear enough. I attached another screenshot. Her you see the security-badge is overlapping the scroll to top-icon.
I want to move the security-badge for example a little higher above the scroll-to-top-icon, to avoid they are overlapping.Also the security badge should have a lock-icon which has dissappeared. (Maybe of the wrong color?)
December 6, 2022 at 7:30 pm #1375257Hi,
Thanks for the clarification. Please try this CSS instead:
#scroll-top-link { bottom: 100px; }
Best regards,
RikardDecember 7, 2022 at 4:38 pm #1375365Thank you, that’s it!
Do you know why the security badge does not have a lock-icon?December 7, 2022 at 6:09 pm #1375402Hi,
I’m not sure I understand what you are referring to again, which icon is missing exactly?
Best regards,
RikardDecember 8, 2022 at 1:35 pm #1375514Hi,
sorry for the confusion.
I postet a screenshot how the security badge should look like (with a lock-icon). On my website the security badge does not have a lock-icon, it is just a white square.December 8, 2022 at 4:24 pm #1375550Hi Dondela!
I believe the issue might be related to modified header.php file you have on your child theme.
I added following code to bottom of Quick CSS field to display it
/* display lock icon on cookie badge */ #av-cookie-consent-badge:before { font-family: 'entypo-fontello'; content: "\e824"; color: #091844; }
Please review your website :)
Best regards,
YigitDecember 8, 2022 at 6:17 pm #1375577Hi Yigit,
thank you so much for your help. Now everything seems right :-)
I deleted the modified header.php, but nothing changed – there must be another reason i think.December 9, 2022 at 12:10 pm #1375667Hi,
Could you please post FTP logins here privately as well so we can look into it?
Also, can we temporarily de-activate active plugins and switch to parent theme for testing purposes? :)Best regards,
YigitDecember 9, 2022 at 1:39 pm #1375678Hi Yigit,
i can´t give you FTP logins as they are locked to special-hardware fpr security reasons by my client.
But you can deactivate plugins and themes – i don´t know if this helps?December 9, 2022 at 3:40 pm #1375695Hey,
I tried testing as much as I could through backend however I could not find out what is causing the issue. If CSS solution works for you, shall we stick with that solution?
Regards,
YigitDecember 10, 2022 at 11:57 am #1375749Hey Yigit,
thank you for trying. The css-solution works for me!Regards dondela
December 10, 2022 at 12:59 pm #1375763Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardDecember 10, 2022 at 1:20 pm #1375764Hi Rikard,
thanks for your help, you can close the topic.Best regards
dondelaDecember 10, 2022 at 2:01 pm #1375769Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Gdpr security dialog batch on left side’ is closed to new replies.