Forum Replies Created
-
in reply to: Custom Menu Not Working in Mobile/Responsive
Hi,
Create your ticket as a separate ticket for a quick response. As this ticket is not yet resolved you can send me your website URL too so I can guide you accordingly to write your CSS.
Thank you
in reply to: mobile menu does not open after WordPress 5.5 updateHi,
WordPress latest update having big code conflicts and we are checking those. We will remove any such plugins or code base which causes conflict and every thing will be normal. Sooner we will be updating you.
Thank you
in reply to: Custom Menu Not Working in Mobile/ResponsiveHi,
Can you please share your URL so I can see what is the actual issue and once we know issue we will be in a position to assist you.
Thank you
in reply to: Custom Menus not working on MobileHi,
Can you please share the URL of the page where you having issue ? Or the issue is on every page ? I am reading your old post there you specified certain page.
Thank you
in reply to: Dropdown Menu not functionalHi,
Kindly make sure you open a separate ticket for this issue. Just to keep things in proper way as our forums assist other clients too so proper channel should be there. I hope you understand my position.
Thank You
in reply to: NavBar ResponsivenessHi,
You are welcome :)
You will write your code inside your custom CSS section or by going to Appearance > customise > Additional CSS and your code will be like this one:
@media only screen and (max-width: 420px) { .header_3 nav .menu>li>a { color: orange; } }Note: Here color orange is only for demo purposes you can use your own styles like I did. I hope it will assist you to achieve your goals. Also note 420px here means that this code should run on only devices where screen size is less than 420 or 420px.
If you need any further assistance let me know ?
Thank You
in reply to: Specular 3.4.1 upgrade issuesHi,
Then it looks like your settings are changed or messed. For Staff URL try to play with permalink settings as per your needs. And for the Newsroom page you can change its title to show as you want ? Other wise Provide me admin login details along with URL so I can do that for you.
Note: Always put your credentials as a private reply.
Thank You
in reply to: Mobile Menu for Logged In UsersHi,
My friend as you have made settings or changes to show different menu from the members only page in same way you have to do that for mobile menu. I mean you have to just set mobile menu settings and rest will be same. If you still not sure what I mean then just let me know how you achieved for desktop devices? So, I can guide you accordingly.
Thank You
in reply to: How to customise Light and Dark headersHi,
Kindly note if there is no option for light mode colors then you may have to put your custom CSS for your styling.
Additionally, share your admin login credentials along with URL as a private reply so I can have a check for you.
Thanksin reply to: Mobile Menu not workingHi,
Yes WordPress update having some conflicts and we are doing our best to resolve those things for you. Sooner we will be updating you with the solution.
Thanks
in reply to: Default Page Header IssuesHi,
Kindly make sure you are not doing custom settings for your pages as well. As I could see some of your pages are having different settings so those pages behave differently.
Thanks
in reply to: Mobile menu and Portfolio items not workingHi,
Latest WordPress update added few new things which causes issues with some old plugins. But we are doing our best to remove those plugins and utilise WordPress stuff. As soon as possible we will be updating you.
Thanks
in reply to: NavBar ResponsivenessHi,
My friend then you have to target your element to write your custom style inside a media query. If you can share your website URL I can assist you in proper way by providing you exact code as per your website.
Thanks
in reply to: Posts do not show large Image at topHi,
Thanks for the info and I will be checking your query and once done will update you here.
Thanks
in reply to: Mobile Menu for Logged In UsersHi,
You can achieve in same way as you did for default menu. If you have any other query then kindly clarify what you want from our side ?
Thanks