What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: slideshow heading and subheading not visiable and header menu is also not visible

Solved

slideshow heading and subheading not visiable and header menu is also not visible

ikhursheed
Tourist
3 0 3

Hello, i am using debutify theme, the slideshow text is not visible and also the header menu, what should i do now? 

Accepted Solution (1)
Made4uo-Ribe
Shopify Partner
9141 2181 2693

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:

Made4uoRibe_0-1705512728526.pngMade4uoRibe_1-1705512737592.pngMade4uoRibe_2-1705512771953.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.

View solution in original post

Replies 4 (4)

Made4uo-Ribe
Shopify Partner
9141 2181 2693

Hi @ikhursheed 

Can I check, Would you mind to share your store URL? Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
ikhursheed
Tourist
3 0 3

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

 

Made4uo-Ribe
Shopify Partner
9141 2181 2693

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:

Made4uoRibe_0-1705512728526.pngMade4uoRibe_1-1705512737592.pngMade4uoRibe_2-1705512771953.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
ikhursheed
Tourist
3 0 3

Thank you so much, its resolve my issue