Ubayed Bin Sufian

Results 133 comments of Ubayed Bin Sufian

I have checked the responsive of music blocks but this issue didn't occur. @haroon10725 @Commanderk3 @omsuneri could you please test it? Maybe we can close if it doesn't occur.

@sum2it Issue Solved; tested by developers. Please close it.

## Files added (in the child theme) - `custom-sticky.js`: This new file contains the JavaScript logic that detects scroll position and adds/removes the _is-sticky_ class to your header. It also...

## TASK: Add `custom-sticky.js` file ### Steps to Implement: 1. Create JavaScript File: - Navigate to: `wp-content/themes/astra-child/` - Create a new file named: `custom-sticky.js` 2. Add JavaScript Code: - Open...

## TASK: Add the css to the `style.css` file WordPress Dashboard > Appearance > Customize > Additional CSS (Left sidebar) > Paste the following CSS in the editor > Publish...

## TASK: Add functions to the functions.php file ### Steps to Implement: 1. Create PHP File: - Navigate to: `wp-content/themes/astra-child/` - Create a new file named: `functions.php` 2. Add PHP...

## Limitations I was unable to update the `functions.php` file directly from the WordPress admin dashboard. ### Workaround As a workaround, I manually edited the `functions.php` file located in the...

### TASK: Change the color of social links and site logo on scrolling Added the additional css to https://github.com/fossasia/codeheat.org/issues/368#issuecomment-3095935079 starting with comments `/* Logo color change on sticky */`

## Screencast of Sticky Headers https://github.com/user-attachments/assets/d91c2cdb-ffb0-4778-afcf-65eaa08c2459

### ISSUE: Change color of drop down menu Change color of the drop-down menu from transparent to white similar to original website