AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] How to change text color in footer?

8 Posts
3 Users
1 Reactions
2,419 Views
Posts: 11
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@legit-casino)
Eminent Member
Joined: 2 years ago
[#56667]

Hi there,

I've change the color of the footer to dark blue and now the text color is too pale. How can I change the text color to white? View here - https://legit.casino/community/

Thank you


7 Replies
Sofy
Posts: 5774
 Sofy
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@sofy)
Support Team
Joined: 8 years ago

Hi,

We noticed that you've changed the Forum Styles. Do you still need any help?


Posts: 11
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@legit-casino)
Eminent Member
Joined: 2 years ago

Hi there,

I've changed the color settings and it works fine now.

But I have some new issue.

I noticed that you don't show the forum icons by default. And I found this topic how to add the icons on mobile. I've added the CSS but the icons are too close to the objects on the left and right. Would you please help with that design to look more beatiful.

Thank you in advance!

 


1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5774
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

@legit-casino 

Below is provided the CSS code you can use:

@media screen and (max-width: 620px) {
   #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-icon {
       margin-right: 12px !important;
       padding-left: 3px !important;
   }
}

Insert the code in the "Custom CSS code" textarea textarea located in the Dashboard > wpForo > Settings > Colors & Styles admin page.

The red-marked value can be changed as you like.


Posts: 11
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@legit-casino)
Eminent Member
Joined: 2 years ago

LOL works absolutely as I wanted. Perfect job.

Thank you.

But I've got another question. Today I've activated Social Login with the NextEnd plugin and the buttons appear at the Forum Registration page. But the appear below the registration window and it's easy to be missed. Is there a way we can place them on better position?

Please check - https://legit.casino/sign-up/

Thank you


1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5774
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

@legit-casino 

For further support, please provide us with a detailed list of the steps you've taken to add the buttons on the wpForo registration page. 

 


Tutrix
Posts: 1519
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@tutrix)
Noble Member
Joined: 6 years ago

Hi @legit-casino 

try

#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content {
  margin-top: 2px;
  padding-bottom: 60px !important;
}
#wpforo #wpforo-wrap .wpf-field {
  border-bottom: 0 !important;
}
#wpforo #wpforo-wrap #nsl-custom-login-form-1 .nsl-container-embedded-login-layout-below {
  text-align: center;
  top: -60px;
  position: relative;
}
#wpforo #wpforo-wrap div.nsl-container .nsl-button {
  background: transparent !important;
}
#wpforo #wpforo-wrap div.nsl-container .nsl-button {
  margin-bottom: 5px !important;
}

add it to custom css

Dashboard > wpForo > Settings > Colors & Styles > Custom CSS


Page 1 / 2
Share: