All things Shopify and commerce
Hello, i am using debutify theme, the slideshow text is not visible and also the header menu, what should i do now?
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, check this one.
I call them specific one by one. So the other text wont be affected. The text color become transparent.
From your Shopify admin dashboard, click on "Online Store" and then "Themes"
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag.
<stye>
h2.hero__title.page-title.h1, .rte.hero__text p,.collection_grid-text-wrapper h3, .transparent-header--desktop .site-header .site-nav__link, .transparent-header--desktop .site-header .site-header__logo-link, .transparent-header--desktop .dbtfy-menu_bar .menu-bar__link {
color: white !important;
}
</style>
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @ikhursheed
Can I check, Would you mind to share your store URL? Thanks!
baryal.pk and check header menu is also under the image press ctl+a and then see the menu item will be selected
kindly check it
This is an accepted solution.
Thanks for the info, check this one.
I call them specific one by one. So the other text wont be affected. The text color become transparent.
From your Shopify admin dashboard, click on "Online Store" and then "Themes"
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag.
<stye>
h2.hero__title.page-title.h1, .rte.hero__text p,.collection_grid-text-wrapper h3, .transparent-header--desktop .site-header .site-nav__link, .transparent-header--desktop .site-header .site-header__logo-link, .transparent-header--desktop .dbtfy-menu_bar .menu-bar__link {
color: white !important;
}
</style>
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you so much, its resolve my issue
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025