- This topic has 12 replies, 4 voices, and was last updated 2 years, 11 months ago by
Fernando.
-
AuthorPosts
-
March 29, 2023 at 1:27 am #2586704
Jusung
Hello. I have made Off canvas panel when it is tablet or mobile.
The button color is supposed to be white since I set the color white when I make elements.
Idk why the color is gone though.
Could you check this page on mobile and off canbas panel.
There are supposed to be buttons above tab block.March 29, 2023 at 1:34 am #2586714Fernando Customer Support
Hi Jusung,
It’s white from my end.
For clarity, can you take a screenshot of what it looks like from your end?
Uploading Screenshots: https://docs.generatepress.com/article/using-the-premium-support-forum/#uploading-screenshots
March 29, 2023 at 2:13 am #2586777Jusung
When you see the link, there is only color on hover.
March 29, 2023 at 3:09 am #2586864David
StaffCustomer SupportHi there,
go to Customizer > Colors and set the Off Canvas Menu items to white.
March 29, 2023 at 7:41 am #2587230Jusung
Then, the text that has link on that tab block is gone.
On the picture, you can’t see some menu on the tab block cuz it has link.
March 29, 2023 at 10:27 am #2587591Ying
StaffCustomer SupportHi Jusung,
You’ve set the off canvas link color to white which is the same as the background color.
Try changing the link color at customzier > colors > Off Canvas Panel > Navigation Text.
March 29, 2023 at 9:20 pm #2588086Jusung
Yes.
I need 2 different color on off canvas menu.
That is why I set the color on elements.but for a reason, the color is not applied.
When I change it to black, I can’t see the button above the tab block.March 29, 2023 at 9:54 pm #2588104Fernando Customer Support
I need 2 different color on off canvas menu.
Which specific things are you wanting to have different colors?
March 29, 2023 at 11:34 pm #2588194Jusung
Like this on the link.
The button should be white while one on tab block has to be black.
March 29, 2023 at 11:57 pm #2588212Fernando Customer Support
I see. The Tab Buttons’ colors can be modified through the Tab Button Block settings. Example: https://share.getcloudapp.com/NQuWo8w6
March 30, 2023 at 4:41 am #2588587Jusung
Yeah. I am trying to set it there. But, it is not working.
I first set the color in the way you show.But, for a reason, the color is not applied.
It is supposed to look like the link.
When I edit the element, it looks like this.
But when I check on the website, the color is gone.March 30, 2023 at 6:38 am #2588723Jusung
I can’t find the reason..
why the color is not applied..So, I just added this code to change the color.
#generate-slideout-menu .inside-navigation .gb-tabs__item a{
color: #566270 !important;
}
#generate-slideout-menu .inside-navigation .gb-tabs__item a:hover{
color: #EE7785 !important;
}March 30, 2023 at 5:11 pm #2589654Fernando Customer Support
I see. Glad you found an alternative solution!
-
AuthorPosts
- You must be logged in to reply to this topic.