Problem/Motivation

Replace the class col-lg-8 with col-lg-12 if rendering only one column.

Steps to reproduce

1) Install the theme.
2) Create a node and save it.
3) Check the node view page.

Proposed resolution

Remaining tasks

User interface changes

API changes

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

adarshv created an issue. See original summary.

tanushree gupta’s picture

Assigned: Unassigned » tanushree gupta
avpaderno’s picture

Assigned: tanushree gupta » Unassigned

I am resetting the Assigned field, since the person to whom this issue was assigned did not work on this issue since more than 24 hours ago.

avpaderno’s picture

Title: Render content in full width. » Render content in full width

tanushree gupta’s picture

Status: Active » Needs review

@apaderno I have change the class from col-lg-8 to col-lg-12
and now the content is render in full width.
Here is the MR: https://git.drupalcode.org/project/openchurch_theme/-/merge_requests/4

divya.sejekan’s picture

Status: Needs review » Needs work
StatusFileSize
new898.28 KB
new737.52 KB

Verified on drupal 10.2

The fix does not seem to work. The components are breaking
Please verify moving to need review

Steps to reproduce
1) Install the theme.
2) Create a node and save it.
3) Check the node view page.

tanushree gupta’s picture

Status: Needs work » Needs review

@divya.sejekan I have fixed the style from where it is breaking.
Please check: https://git.drupalcode.org/project/openchurch_theme/-/merge_requests/4/c...

divya.sejekan’s picture

StatusFileSize
new32.6 KB

@Tanushree Gupta - Getting error while applying the patch

yashaswi18’s picture

StatusFileSize
new218.64 KB
new266.47 KB

Hello, applied MR!4, content is now taking full width, attached ss.

tanushree gupta’s picture

Status: Needs review » Reviewed & tested by the community

As the testing has been completed, I am moving this ticket to RTBC.

drupalninja99’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.