Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the background color of the form in the contact section #165

Open
YoshithaRathnayake opened this issue Dec 12, 2022 · 11 comments · May be fixed by #212
Open

Change the background color of the form in the contact section #165

YoshithaRathnayake opened this issue Dec 12, 2022 · 11 comments · May be fixed by #212
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@YoshithaRathnayake
Copy link
Owner

  • Currently, the background color of the form in the contact section is different than the default section background color
  • Change the background color of the form to the background color in the default section second-section

image

@YoshithaRathnayake YoshithaRathnayake added enhancement New feature or request good first issue Good for newcomers labels Dec 12, 2022
@Rishav1707
Copy link
Contributor

Shall I work on this issue?? @YoshithaRathnayake

@YoshithaRathnayake
Copy link
Owner Author

Shall I work on this issue?? @YoshithaRathnayake

Sure

@Rishav1707
Copy link
Contributor

Screenshot 2022-12-12 182600

How can I access this css property which is marked as important.
This CSS property is in utilities class.
I am not able to change this property.
@YoshithaRathnayake

@Rishav1707
Copy link
Contributor

I am trying to change but it does not apply to the particular class name.

@YoshithaRathnayake
Copy link
Owner Author

Screenshot 2022-12-12 182600

How can I access this css property which is marked as important. This CSS property is in utilities class. I am not able to change this property. @YoshithaRathnayake

No no you have to find the css class, there is a css class for that form. Add the codes to it @Rishav1707

@Rishav1707
Copy link
Contributor

ok let me try again to find that CSS class.

@YoshithaRathnayake
Copy link
Owner Author

YoshithaRathnayake commented Dec 12, 2022

.formContainer {
height: 40rem;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

Here the class
Aren't you using vs code? @Rishav1707

@Rishav1707
Copy link
Contributor

yaah but when I apply the background color property in this class it does not apply to the website.
It neglected.

@Rishav1707
Copy link
Contributor

ok I will try again and report to you soon.

@YoshithaRathnayake
Copy link
Owner Author

yaah but when I apply the background color property in this class it does not apply to the website. It neglected.

You have to remove the bg-dark in the bootstrap class first in the element after that do the changes @Rishav1707

@Rishav1707
Copy link
Contributor

ok let me try

AlizayAyesha added a commit to AlizayAyesha/NEW-YOSHITHA-WEBSITE that referenced this issue May 6, 2024
I had change the color and background to give it a new look
YoshithaRathnayake added a commit to AlizayAyesha/NEW-YOSHITHA-WEBSITE that referenced this issue May 7, 2024
@YoshithaRathnayake YoshithaRathnayake linked a pull request May 7, 2024 that will close this issue
6 tasks
YoshithaRathnayake added a commit to AlizayAyesha/NEW-YOSHITHA-WEBSITE that referenced this issue Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
2 participants