Problem/Motivation

The site logo and branding displayed in the footer appear significantly smaller than expected. This impacts the visual consistency and reduces brand visibility in the footer section.

Steps to reproduce

1. Navigate to any page on the website.
2. Scroll down to the footer section.
3. Observe the size of the site logo and branding.

Proposed resolution

Update the CSS or theme styling to increase the size of the footer logo and branding. Ensure the updated size aligns with design standards and remains responsive across devices.

Remaining tasks

- Identify the CSS/Twig file controlling footer branding.
- Update styles to increase logo size.
- Test on different screen sizes (desktop, tablet, mobile).
- Verify layout consistency after changes.

User interface changes

Yes. The footer logo and branding will appear larger and more prominent.

API changes

No API changes.

Data model changes

No data model changes.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

priyankapatel created an issue. See original summary.

priyankapatel’s picture

Version: 1.2.0 » 1.2.1
priyankapatel’s picture

Version: 1.2.1 » 1.2.x-dev

priyankapatel’s picture

Status: Active » Needs review