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
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024