-
Hi,
I have an issue with my logo / menu on mobile devices.
I searched in the forum for similar issues, and tried out some css you provided but it doesn’t work for me.
The logo is not showing at all on mobile. I tried to reduce its size with css, but no luck.
I’m using the header style with logo centered and menu items below the logo, and my logo is quite large (it’s taking the whole screen width).
Could you help me with this ?
(I gave all my credentials if you want to have a look)
thanks a lot
In reply to: Tower Sticky Menu + Portfolio issues
Hi Mihaila,
Thanks for your answers.
1. I decided to have non sticky header after all
2. For portfolio item, it worked, looking perfect now
3. and for the padding, thank you but I don’t manage to set the space similar on top and bottom. I put 40px both top and bottom, but I still have a difference (see screenshot, the space on top is smaller than the space at the bottom)
I have an additional question about the menu / logo on mobile but I will open a new ticket.
Thanks a lot for your help, always appreciate it :)
In reply to: Technical Help
Hello,
Does the user you send us have admin rights? Please give it admin rights so i can be able to see all wordpress menus.
2-I did check the mobile, but to actually do something, i needed to edit the files and since the “Editor” menu was not available, i was not able to move forward with it.
3-I don’t understand the question. Do you want to see or do you not want to be able to see this link: https://parkerconsultinggroup.org/services/executive-protection/executive-protection-2?
Let us know.
Best regards!
In reply to: Technical Help
Hello,
Sorry for the late reply.
1-Wordpress has a build in taxonomy for the team. It is the “Team” menu. The team element in Visual Composer pulls out these team member post’s created here. But you do not have any team created so far. See screenshot: https://postimg.org/image/5urhn2dl3/So to have team in “About Us” page, first create some members in Team menu.
2-I am checking the mobile view now, will update you in minutes.
3-sorry that is not possible with this slider. I suggest you use one of the other available sliders or included slider plugins.
4-Please write at this email: [email protected] to unfold your requests and so we can discuss a quote.
Best regards!
In reply to: Responsive issue
Hello,
I checked the site in mobile (Samsung S6 and Iphone 7) and this is the responsive view: https://postimg.org/image/vbvnhza7b/
You can change the logo size and position for mobile by adding this css into your Additional Css menu:@media (max-width: 480px){ #logo img { height: 90px !important; margin-top: -55px !important; }}
This will be the result: https://postimg.org/image/mtm7dzbhz/
But you can change the values to your wish.Best regards!
In reply to: Center the button
Hello,
In the button’s Column options > General > Horizontal align, it was selected “left“. I set it to “middle” (screenshot) and now the button is centered. Please clear cache and refresh page.
-The desktop and mobile layout use different css. You need to set up theme correctly for the logo to appear. In the home page’s General Settings > Header Color (scroll down the page options), the light version of header was selected. That’s why the logo was the white version and so was the menu items font color.
I changed it to dark and now the header is visible again.-To add the categories filter bar, just add the portfolio element in a page. In the element’s option’s set the filter on. See screenshot: https://postimg.org/image/n08mpb87r/
Example page here: https://www.votre-motion-designer.com/portfolio/
Let us know.Best regards!
This reply has been marked as private.Hello,
This is very strange. Please check this screenshot of your site taken from an iphone 7 device: https://postimg.org/image/p8ba2stdz/
So far i have checked your site from iphone/samsung/ipad devices (not browser mobile simulation), and i can see and open the menu without any issue.PS:You need to update theme. The latest version is vs 1.5. It’s very important to keep an up-to-date in order to avoid any issues.
-You can check out the documentation on this procedure in this section: https://codeless.co/june/documentation/#update-theme
https://codeless.co/june/documentation/#update_infoLet us know.
Best regards!
In reply to: All icons and any default colors
Hello,
Please add code into your into your Additional Css menu to make cart and wishlist icon white in mobile:
@media (max-width:480px){ .extra_tools_wrapper .tool i { color: #fff !important; }}
PS: Thank you for your rating. it’s very important for us!
PSS: Please open new ticket for future questions.
Best regards!
Hello,
I can see the menu is visible in mobile, please see screenshot: https://postimg.org/image/dtmkfiz7r/
https://postimg.org/image/tf3vzidqv/Please check and let me know.
Best regards!
Hello,
This helps very much, thank you. However, between 1150 and 979 px width, while we see the mobile menu, the header does not yet appear above the slider/header background image. At 979 px and below the white header appears above the slider or header background image as expected. Is this something that can be fixed with custom CSS?
Thanks.
In reply to: Folie – Architecture Template
This reply has been marked as private.Hello,
Please add this code into your custom css box:
@media (min-width: 979px) and (max-width: 1150px){ #navigation { display: none !important;} .mobile_small_menu { display: block !important;} #logo img {margin-left:100% !important;} }
Let us know.
Best regards!
Hello.
This is something we would like to do. The link to the site is https://www.axiom4.com/. It looks like in order to prevent the main menu from wrapping, we’ll need the mobile menu to show up at a width of 1150 pixels.
Thanks.
Hello,
There is no option for this. The max width of the screen where the mobile menu is set to start showing and that of desktop to hide, is set up in the code.
You can modify this using custom css. I can send you the code, but i need to see a link of the site first. In what screen width do you want to mobile to start showing?Let us know.
Best regards!
Search Results for 'mobile menu'
-
Topic: logo + menu issue on mobile
Hi,
I have an issue with my logo / menu on mobile devices.
I searched in the forum for similar issues, and tried out some css you provided but it doesn’t work for me.
The logo is not showing at all on mobile. I tried to reduce its size with css, but no luck.
I’m using the header style with logo centered and menu items below the logo, and my logo is quite large (it’s taking the whole screen width).
Could you help me with this ?
(I gave all my credentials if you want to have a look)
thanks a lot