YoshithaRathnayake / NEW-YOSHITHA-WEBSITE

This is My New Official Website
https://YoshithaRathnayake.github.io/NEW-YOSHITHA-WEBSITE
10 stars 27 forks source link

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

Open YoshithaRathnayake opened 1 year ago

YoshithaRathnayake commented 1 year ago

image

Rishav1707 commented 1 year ago

Shall I work on this issue?? @YoshithaRathnayake

YoshithaRathnayake commented 1 year ago

Shall I work on this issue?? @YoshithaRathnayake

Sure

Rishav1707 commented 1 year ago

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 commented 1 year ago

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

YoshithaRathnayake commented 1 year ago

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 commented 1 year ago

ok let me try again to find that CSS class.

YoshithaRathnayake commented 1 year ago

https://github.com/YoshithaRathnayake/NEW-YOSHITHA-WEBSITE/blob/99478ac65f3ce96bac21aaa7658347798bfff94a/dark/assets/css/styles.css#L1094-L1100

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

Rishav1707 commented 1 year ago

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

Rishav1707 commented 1 year ago

ok I will try again and report to you soon.

YoshithaRathnayake commented 1 year ago

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 commented 1 year ago

ok let me try