-
AuthorPosts
-
November 12, 2019 at 1:18 pm #1155996
Hello,
i make a website using enfold (www.ssigroup.it) but for some reason the color font of my copyright in the footer is dark grey and the surrounding color is also dark grey. Obviously it is very difficult to read! I tried to change the color using the general styling and advanced styling in the theme but I was unable to obtain a result. I also reset completely the color but after some change I obtained the same result.
I think it is a very simple problem, anyway please can you give me a suggestion?Kind regards
A. CuccariniNovember 13, 2019 at 5:53 am #1156279Hey cuccarini,
Please try the following in Quick CSS under Enfold->General Styling:
span.copyright { color:#ddd !important; }
Best regards,
RikardNovember 14, 2019 at 5:52 pm #1156857Well,
Thank you very much, it is ok now!Only now the backgrond grey color of copyright and footer is not enough dark, how can make this grey darker?!
Thanks in advance for your cooperation.
A. CuccariniNovember 14, 2019 at 6:53 pm #1156873Hi,
Add this to quick css:
footer#socket.container_wrap.socket_color{ background:dimgray!important; }
Best regards,
Jordan ShannonNovember 23, 2019 at 7:10 pm #1159494Hi,
everything went fine! You can close this ticket.
Anyway the hoover on the buttons is not working properly, I would like they change the background color but … nothing!
Have you some suggestion?Best regards
November 25, 2019 at 5:28 am #1159757Hi,
Please enable custom CSS class name support from Enfold theme options > Layout Builder
Add a custom CSS class name “my-custom-button” to the button element.Use the code provided in the below link
Let us know if you have any questions :)
Best regards,
VinayNovember 25, 2019 at 7:09 am #1159760Hello Vinay,
I red and tried this before but nothing changed!! That’s why I asked for help, seems to me a very unusual behavior.
Let me know please!
November 25, 2019 at 6:06 pm #1159940Hi cuccarini,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaNovember 25, 2019 at 6:35 pm #1159957Hello Vctoria,
I will send you the needed credential, I am sure there was some problems in the website so I will appreciate any suggestion or improvement.
Best regards
November 25, 2019 at 7:13 pm #1159990Hi cuccarini,
Thank you.
Best regards,
VictoriaNovember 25, 2019 at 8:35 pm #1160024Well,
I closed before the ticket about the footer. It is ok now as you notice.
Now my question is related to the buttons in general, because the hoover on the buttons is not working properly, I fixed the change color on hoover in the general styling but the buttons do not change the background color as desired!
Using your colleagues suggestion I added also this to quick css:
footer#socket.container_wrap.socket_color{
background:dimgray !important;
}But I did not see any results … so have you some other suggestion?
November 28, 2019 at 12:18 pm #1160919November 28, 2019 at 1:13 pm #1160948Hello,
not at all the social icons! I will attach you some screenshot with red circle around the buttons that are not changing on mouse hover.
– https://www.ssigroup.it/home-1/
– https://www.ssigroup.it/home-2/
– https://www.ssigroup.it/home-3/The buttons on screenshot: “home 1”, “home 2”, “home 3” are not changing background color on hover, instead the “home 4 is fine” show the correct behavior in “home 4 mouse hover”.
– https://www.ssigroup.it/home-4-is-fine/
– https://www.ssigroup.it/home-4-mouse-hoover/I think now the problem is clear. I would like that the buttons in home 1, home 2 and home 3 have the same behavior of home 4, that’s all.
Thank’s in advance for your cooperation.
Best regards AndreaDecember 2, 2019 at 4:21 pm #1161924Hi,
Please add following code to Quick CSS in Enfold theme options > General Styling
.avia-button.avia-size-large:hover { background: #48b9bd!important; }
Best regards,
YigitDecember 2, 2019 at 6:39 pm #1161957Hi Yigit,
I wrote your code in the CSS area of General Styling but unfortunately there was no changement in the website behavior. Not at all.
You can check by yourself using the credential in the private area. Previously, also your colleague Jordan made a similar suggestion without results! I think the problem is not so simple …. thank’s in advance for your help.Best regards
Andrea CuccariniDecember 2, 2019 at 7:00 pm #1161974Hi,
There were 2 CSS errors in your Quick CSS field. I corrected them. Please review your website :)
Best regards,
YigitDecember 2, 2019 at 7:26 pm #1161980Hi Yigit,
Thanks for the corrections … anyway the problem is not solved.
Following the same details I send in my previous mail of November 28, 2019 at 1:13 pm. these are some screenshot with red circle around where the buttons that are not changing on mouse hover.
– https://www.ssigroup.it/home-1/
– https://www.ssigroup.it/home-2/
– https://www.ssigroup.it/home-3/The buttons on screenshot: “home 1”, “home 2”, “home 3” are not changing background color on hover, instead the button in “home 4 is fine” showing the correct behavior in “home 4 mouse hover”.
– https://www.ssigroup.it/home-4-is-fine/
– https://www.ssigroup.it/home-4-mouse-hoover/I think now the problem is clear. I would like that the buttons in home 1, home 2 and home 3 have the same behavior of button in home 4, that’s all.
Thank’s in advance for your cooperation.
Best regards AndreaDecember 3, 2019 at 4:57 pm #1162271Well,
you did not give me an advice regarding the problem but … I see that now everything is fine!
Thank you very much, you can close the ticket now.
Best regards, Andrea Cuccarini
December 5, 2019 at 3:03 pm #1163012Hi,
CSS errors in Quick CSS field was the issue.
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Font color change in footer copyright’ is closed to new replies.