Answering my own question. It is the lazy loader of the theme that causing the problem. Just disabling the lazyloader, the the choice of alignment is working again.
Answering my own question, 300 x 300 animation gif will work. So I am waiting for the solution for question 1 & 2. Thanks.
works for me. Thx.
I didn’t dare to save any changes to any of my pages. Cause I know that will permently mess up my website.
Please give us an answer.
The cart icon issue has been fixed. However, I still like to know how to add a check out button on the green bar
Also it would be super cool if we can add the check out / go to cart button on the green bar that pops up when a product is added to the cart.
If you can’t do that, please let me know the php file response for this green bar.
Thanks.
Elton
ok.
works like magic. Thanks
But the tab on the top of the portfolio is not response to click and the hamburger is not functioning too. I mean on the iPad 2 and 3.
No problem. Thanks. That’s all for now.
Alright, will develop some code to add the icon.
Last question, can I not display the all tab, because mixing iOS apps with the android’s will cause confusion. Thx.
Thanks. I got the URL working now, using the profolio element. May I know if there is any way to add little Android icon and Apple icon on the category text of the Tab??
Like the one in your demo: https://jevelin.shufflehound.com/elements/tabs/
Thanks. I installed the plugin and activated it.
But what URL can I use to go to the iOS tab?
It is a Tab element not a profile element, will it still work?
thx . i will take a look.
The last reply solution works. Thanks.
Looking forward to see the new version and have the bug fixed.
Unfortunately, I tested the code you proposed but they didn’t change the color of the menu. Everything stay the same.
Yes, we have a child theme but the child theme has very little change and definitely not touch the styling of the top menu that we are dealing with.
Actually I am able to use the inspector to trace back to the root of the issue (partly), line 3297 of the stylus.css:
.primary-mobile-light #header-logo-title,
.primary-desktop-light .sh-header-top-4 #header-logo-title,
.primary-desktop-light .sh-header:not(.sh-sticky-header-active) #header-logo-title,
.primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav > li > a,
.primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav > li.menu-item > a > i {
color: rgba(255,255,255,0.85)!important;
}
By alternating this I am able to change the color of the text on the menu but it changes back to when the mouse is hover on the text. So changing the above rule is just a hard fix that fixed half of the issue.
Also before I write to you, we have just updated the theme to the latest 4.9.8. All the files are newly downloaded, so I don’t understand why it is my site theme issue. In the Private information field below, is the additional CSS that I added in through the Theme setting and that reminded after the theme was updated. But you can see none of them is related to menu.
I have included detail in about my site, please kindly get in an take a look. This is very strange.
Regards,
Elton
thx so much.
Some additional info. I did search through other users question related to my issue. But the one that is having the same problem as mine doesn’t help. The Navigation color doesn’t match with the actual apparent on the home page which is white. So I guess some other setting is overriding this setting.
Elton