Forum Replies Created
-
AuthorPosts
-
Edwin
ParticipantHello, I cannot post a reply.
Edwin
ParticipantThank you for the fast reply. It adjusted the margin in mobile and looks very good now.
However, I would also like to adjust in desktop/laptop. Will you kindly send the code for that also?
Regarding WP updates, dashboard updates are no longer functioning for Adventurous Pro. I only know about it because I logged into my account today.
Email notifications have not worked for a long time, it has been about two years already.
Edwin
ParticipantEven in chrome it is really slow. Plus, your email notifications are still not working. This is needed for support updates, but also theme updates as notifications for catch themes does not work anymore in wordpress. As a result, I was just now made aware of the 4.5 version release.
Edwin
ParticipantThe log in delay for catchthemes is in firefox. I prefer not to use chrome.
The no sidebar full width option does not resolve the issue, indent still exists on all devices not only mobile. Regardless, I do not want to use the full width option as it distorts content in my pages and posts. Don’t you have some simple css that you can send to resolve the issue in mobile?
Edwin
ParticipantHi Skandha, Using chrome browser for android, when you are on the home page click on one of the upper links such as Park Hyatt in the header secondary menu. It does it in the primary menu also. The entire screen turns light blue. Once off of the home page it seems to occur less frequently. But coming from the home page it seems to happen often. Please try it again and see if you notice it. I cannot get a screen shot of it. Thank you – Edwin
Edwin
ParticipantThis is resolved – Thank you!
Edwin
ParticipantThanks Skandha, that worked great! One more issue I have noticed on the website is that there is a stutter or a skip on mobile when trying to scroll down the page, it is especially apparent on FF but also Chrome to a lesser extent. Do you know what is causing it? Please send a CSS remedy. Let me know if you need more info. Thank you – Edwin
Edwin
ParticipantHi Skandha, the top line of the extended menus no longer covers the logo, so that is fixed and it looks great. The remaining issue is that the hamburger menus are not centered on the logo, they sit too high. Also the search icon is too low, it needs to be adjusted slightly higher. Similar to how we adjusted the primary menu on desktop to be more proportionate, we need to adjust the mobile menus to have better symmetry. Can you assist further? Thank you – Edwin
Edwin
ParticipantSkandha, Do you have another solution to try? Thank you – Edwin
Edwin
ParticipantHi Skandha, I tried it and it is still not working in mobile.
Edwin
ParticipantHi Skandha, it worked great on desktop. On mobile, it is not working. I tried inserting !important; into the code but no luck. Please have a look at it. Thanks – Edwin
Edwin
ParticipantHi Skandha, thanks that worked very well. There remains two issues with the menus on both mobile and desktop. On mobile, the menu top border cuts off the bottom of the site logo, can the top border be set to auto adjust so it does not cut off the logo? Also, on desktop the primary menu is off center and leaves a larger white space beneath because of the larger logo size. Can we adjust it so it sits lower closer center? Thanks – Edwin
Edwin
ParticipantHi Skandha, it looks much better, but I think it is too large and not proportional to the smaller screen. Is it possible to lower the size of the logo display in mobile? On Desktop it looks fine, I would like mobile to also be more proportional. Can you assist?
Edwin
ParticipantSkandha, I think that in mobile, it is important to increase the size of the menu icons proportionally to the increase in logo size, otherwise it will look distorted. Thanks, Edwin
Edwin
ParticipantHi Skandha, it worked great on desktop, but not mobile. Also, you may notice on desktop that the primary menu is a little out of alignment because the logo is bigger. Can it be adjusted? Thanks!
Edwin
ParticipantHi Skandha, thanks for the reply but it did not work. The actual size of the logo image is 150x60px but it is still set at 70x28px as displayed in google console. It should have adjusted larger when I inserted the css, but there is no change at all. Do you have another fix?
Edwin
ParticipantThanks for that. Also, on the same website I want to adjust the logo size in the main header. I have tried to create my own code:
.image.custom-logo img {
max-height: 150px !important;
max-width: 70px !important;
}but it does not work. I also found the code here on catchthemes forum but it does not work either. I think something is interfering…
.custom-logo {
max-width: 300px !important;
}What is the correct code for this?
Edwin
ParticipantHi Skandha,
Thanks for the quick follow up. That worked great. I have one more request.
For my blog and blog posts I want to adjust the admin meta that appears on the blog category page and also at the top of the post. On the blog category page located here: https://goldenbuddha.net/category/buddhist-basics/ I want to insert “Posted on” before the date and “by” before the author name. I also want to put this on top of each individual blog post.
Also, on the blog category page I would like to remove the category meta below the post excerpt – “Nepali Buddhist Sculpture” – remove this. It is not necessary to reference the blog category because there is only one category.
Thank for your assistance.
EdwinEdwin
ParticipantWhen I insert the code directly into line 41 in the child’s theme in this format – <link rel=’preload’ href=’/wp-content/uploads/2020/07/Playa-Hermosa-014-Home-Page.jpg’ as=’image’> – it works and the google error goes away and the performance score increases by 15 points. When I replace the above code with your code, it invalidates the preload. So the new code is blocking the preload command.
But with the code inserted as described, it preloads the image on every page not only the home page.
Edwin
ParticipantThis is resolved 🙂
-
AuthorPosts