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 today’s interview, we sat down with @BSS-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024