How do I remove this white box encircled in red and shown below?

Topic summary

A user seeks to remove a white box from their slideshow banner to match the styling of another website they manage.

Solution Provided:

  • A CSS code snippet was shared to hide the white box by setting display: none on the slideshow text container.
  • Instructions given: Navigate to Online Store → Themes → Three Dots → Edit Code → Find theme.liquid file → Insert the CSS code within <style> tags before the <body> tag.

Implementation Question:

  • The original poster requested clarification on the exact placement location in the code (shared a screenshot of their theme.liquid file).
  • The helper corrected their instructions, mentioning “me.liquid files” instead of “theme.liquid.”

Additional Request:

  • The user later asked how to reposition slideshow text from center to right side to match another website’s layout.
  • This secondary question was not clearly understood by the helper.

Status: The initial white box removal appears addressed with CSS, but the text repositioning request remains unresolved. The user plans to seek further help from the broader community.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

How do I remove this box encircled in red?

I want to pattern this slideshow to our other existing website as shown below.

Please advise. Thanks.

1 Like
.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-scheme-1.gradient.slideshow__text--center.slideshow__text-mobile--center {
    display: none;
}

Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
under the tag before the body ----->
if this code work please do not forget to like and mark it solution

Thanks for the help.

Can you point out here where I should insert the code?

1 Like

hey @Eastwoodcos follow these steps Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
before the body ----->
if this code work please do not forget to like and mark it solution

1 Like

very good

Hi @Mustafa_Ali I have another concern, I want this slide show on this website https://eleotinasia.com/ as shown on the screenshot below:

To have text on the right side as shown on the website www.eleotinyouandme.com as shown on the screenshot below:

Thanks

hey @Eastwoodcos i can’t get it you want

Ok will ask the community, thanks

Ok will ask in the greater community, thanks