Forum Replies Created
-
AuthorPosts
-
August 6, 2019 at 1:58 am in reply to: Floating Menus become trasparent when click it on mobile post #178845Jay HanParticipant
Hi Skandha,
I see. Thank you so much for your help.
I’ll try to do it and let you know.
Thanks again.Kindest regards,
JayJuly 29, 2019 at 4:34 am in reply to: Floating Menus become trasparent when click it on mobile post #178235Jay HanParticipantHi Skandha,
I tried to deactivate almost all plugins but the problem continued.
When I add the below code you sent, it works weirdly. So I can’t leave the site like that.
If you let me know your email, I’ll send you photos how it works after I add that additional CSS.
Or I’m not sure if it’s possible but is there any way to check it on my WordPress account?/* 2. For the catch sticky menu issue on single post/pages */
#site-header-menu {
top: 46px;
background-color: rgb(255, 255, 255);
z-index: 9;
opacity: 1;
height: 70px;
}Current problems are;
– When users click the sticky menu on mobile, in categories or posts, the bg of opened menus are transparent and unclickable. It isn’t transparent when I click the menu at the top of the post or category.
– On the desktop computer, it works well. And no problem at the homepage on mobile as well.Current additional CSS is like this;
a {
color: #ee9e03;
}#site-header-right-menu {
display: none;
}#site-header-right-menu .search-form {
display:none;
}/* To increase font size of Tagline */
.site-description {
font-size: 16px;
}/* To increase font size of Menu */
.site-navigation a {
font-size: 16px;
}/* 1. To change the font size of Categories in single post/page */
.single .entry-meta {
font-size: 16px;
}Kindest regards,
Jay HanJuly 23, 2019 at 2:07 am in reply to: Floating Menus become trasparent when click it on mobile post #177749Jay HanParticipantHi Skandha,
Category text size problem is solved. Thank you.
But, when I add your code 2. ‘For the catch sticky menu issue on single post/pages’, the background of the menu bar changes to white color on desktop(doesn’t change it on mobile). > I changed the bg color of the menu to the bg color of the main image,
and then when I click the menu of the homepage on mobile, the background of the menu is transparent.Won’t happen these kinds of problems on a paid version?
Kind regards,
JayJuly 22, 2019 at 5:57 am in reply to: Floating Menus become trasparent when click it on mobile post #177657Jay HanParticipantHi Skandha,
Thank you for your help. Size of tagline and menu has been changed.
1. I want to change the text size of the current category name presented under the post title. The small gray current category, written under the post title when people access the post.
2. I am using sing Catch Sticky Menu plugin to use the sticky menu when people scroll down the pages. I tried to deactivate other plugins and it continued. The problem happens only on mobile and on the posts and pages. Did you see the problem?
Kindest regards,
Jay HanJuly 21, 2019 at 9:58 pm in reply to: Floating Menus become trasparent when click it on mobile post #177633Jay HanParticipantHi Skandha,
The problem is not solved and I’ve got a few more problems.
1. Problem: Floating Menus become transparent when clicking it on mobile post
– Menus are not transparent on the first landing page. It happens on the posts or pages.
– Please, access to the post on mobile, https://www.ivisitkorea.com/how-to-rent-a-car-in-korea/
– Click Menu on the top of the page, and scroll down, then you can see the background of the menu texts is transparent2. Google Search Console sent an error notification about the ‘Mobile Usability’ of below page.
– Error Type: Text too small to read
– Error Page: https://www.ivisitkorea.com/how-to-rent-a-car-in-korea/
– I think it’s because of the small text sizes of Tagline, Menu, and categories.
– How can I change the text font sizes of them?Please, help me to figure out these problems.
Best regards,
Jay HanJune 28, 2019 at 1:34 am in reply to: (Izabel theme Free) I used catch sticky menu but it doesn't work on mobile #175905Jay HanParticipantHi Skandha,
All worked well. Thank you so much!
Have a great day!Kindest Regards,
Jay -
AuthorPosts