Search Results for 'mobile menu'

  • miaxonline
    Participant

    Hi there,

    At first I’d like to say thank you for the hard work and very beautiful theme Specular as result.

    I’m very happy with it and so is my client but I have some questions left so we can proceed finalizing her website and put it live :-)

    I hope to hear from you today / tomorrow.

    We’d like to proceed fast.
    In exchange I will rate the theme maximum stars and give a nice review on it on Themeforest.

    Questions:

     

    1-Portfolio

    1.1-We like to have two portfolio pages with all same options in it. The theme has only the option for one portfolio page automatically called /portfolio/

    Now I found out that I can use some shortcode and place portfolio cattegories and items in a page but this isn’t exactly what we are aiming for.

    The photographer I work for needs two portfoliopages which can show one portfolio for businesses (B2B) and one for consumers (B2C)

    How can we produce this within the themes options, and if not possible what is the work around to create it with some extra code and renaming of the portfolio page?

    1.2-The single portfolio page we have chosen doesn’t show the grey page-header allthough I tried litteraly everything..(two hours of seraching and using page and theme options, I have a few years experiencein this but still)

    Sigle PF Page I’m talking about: https://test.katjamali.nl/portfolio/portfolio-four-3/

    How we like the page title header to show: https://test.katjamali.nl/portfolio/
    How can we fix this?

    1.3-Breadcrumbs in a single portfolio item and or blogpost do not show the correct line: they miss /portfolio/ or /blog/ in between the Home / part and / post name / and or / portfolio item name /
    How can we fix this?

    1.4-Were can I translate the button ‘VIEW ALL’ in the portfolio page?

    2-Blog
    2.1-Were can I translate the ‘READ MORE’ buttin in the blogroll?

    3-Menu Styling
    3.1-I had chosen a transparant header menu (including this bar with telephone and social buttons) with white typography and logo. This was great and looked smooth as in your own ‘Default’ setting: https://codeless.co/specular/default/

    We want this as option; but combined with a white sticky navigation menu and black logo / black menu which scroll with if you scroll down on the pages.

    This combination didn’t work quiet well since if we tried this the page headers on other pages of the website ‘jumped’ up because they didn’t had anything to lean back to (transparant option bumped it).

    Do you have a solution for this, maybe I did something wrong?

    3.2-Where do I change the menu items hamburger en icon colors for the mobile device widths?

    They now appear black on grey and we need more contrast if 3.1 isn’t gonna work.

    3.3-The page slider on the homepage doesn’t correctly scale with mobile screensizes; what did I do wrong?

    3.4-At the moment I think I worked too long on the navigation and just created whitespace between the menu when you scroll down. How do I remove this?

     

    All the best, Michiel – MIAX – Amsterdam

     

    jameson
    Participant

    Hi!

    I’m running into a problem with responsiveness of the page container. It doesn’t expand fully after two instances:

    When resizing the browser

    1) Without any resizing of the browser, the page looks great. But if I were to resize the browser to any size and then return to the original size (for example: going from a maximized screen, restoring down the screen, then maximizing again) the page’s container doesn’t expand fully. Here’s a few images as to what I’m referring to:

    [caption id="" align="alignnone" width="1600"]Responsive issue illustration Notice the page’s container doesn’t expand fully after resizing the browser.[/caption]

    [caption id="" align="alignnone" width="1600"]Responsive issue illustration 2 The header and footer display perfectly, except the container.[/caption]

     

    2) When dropping down a mobile menu

    When I drop down a mobile menu and then pull it back up, the same issue occurs with the page’s container not being expanded properly.

    Can y’all give me any help with this problem?

    Thanks!

    JC

    Mirela
    Participant

    Hello,

    For the image below the menu in mobile, please add these lines into you custom css box:

    @media (max-width: 767px){
    .swiper-wrapper { padding-top: 81px !important;}
    .codeless_slider_swiper.parallax_slider { height: 317px !important;}
    }

    I do not see the arrows anymore. Did you manage to remove them?
    The ‘keep in touch’ and ‘Recent Posts’ are widgets in footer. To edit them, go to Appearance > Widgets and find the footer columns. Edit the widgets found there.

    Best regards!

    cjgrego
    Participant

    i have checked various settings to see where the mobile menu options are when scaling down the site the content moves to be responsive however the hamburger menu does not function

     

    https://www.truecleanjacksonville.com.php53-24.ord1-1.websitetestlink.com/

    Mirela
    Participant

    Hello,

    Can you please be more specific on what is not correct? I checked your site in both iphone and ipad and the responsiveness is ok, also the sticky menu. The nav in mobile is with black background. What image are you referring to? Please send a screenshot so i can understand.

    Best regards!

    In reply to: Mobile menu breakpoint

    Most spectacular
    Participant

    Unfortunately this CSS doesn’t help. The menu still drops down, even if you nudge the logo to the left. This is not a solution, there clearly just isn’t enough space for the menu – the mobile menubar needs to be activated as soon as the menu drops down (around 1024 px wide?)

    Most spectacular
    Participant

    Hello,

    On smaller screen resolutions (desktop small resolution, around 800-1000px wide) my menu breaks (there’s not enough room for it so it drops down under the menu bar. Can I somehow change the breakpoint when the mobile “burger” menu takes over? The problem would be solved if menu could be replaced by mobile menu a bit earlier when resizing the browser window.

    My site: https://181.224.130.249/~ilmailum/

    In reply to: Responsive in phones

    Mirela
    Participant

    Hello,

    Sorry for the late reply.
    Please edit the above code to this:

    @media (max-width: 767px){
    .header_5 .mobile_small_menu {
      display: block !important;
    }}

    If the issue persists, send us your wp credentials in a private reply, so we can do it for you.

    Best regards!

    In reply to: left menu

    Arjanweijer
    Participant

    Now I have a new problem on a mobile my left menu is not correct, see for an example: https://arjanweijer.nl/arjanweijer.nl/ruimtelijke-ordening-en-bestuursrecht/bestuursrecht/

    Can you help me?

    Maja
    Participant

    Hi Ruco, same problem here, since i have added the 2nd level menu, only these display in mobile version, I must say, I haven’t added any custom css to the site, nor have I changed any theme files, I will be trying the above solutions, but I am writing to let you know there is such problem going on.

    blacktieleaders.com if you would like to have a look

     

    Maja

    In reply to: Responsive in phones

    Mirela
    Participant

    Hello,

    Please double check your logos. I see here that the light logo is imported in the dark logo place and the other way around. Also please add these lines into your custom css box:

    @media (max-width: 979px){
    .header_5 .mobile_small_menu {
      display: block;
    }}

    In what device is the second screenshot taken? I see that in ipad it is ok, screenshot.

    Best regards!

    Mirela
    Participant

    Hello,

    I can see both the icons and mobile menu in your site. You probably deleted by mistake some important css class and after reinstalling theme, got them back. but because of cache plugin already saving the first version of the theme, couldn’t see them just yet.
    Please clear cache and try again. This is what i see: screenshot.

    Best regards!

    marioncha5
    Participant

    Hi,

    Here is the menu as it appears on mobile :

    And here is my REAL menu :

     

     

    Any idea why it doesn’t appear correctly?

     

    Thank you,

     

    Marion

    Mirela
    Participant

    Hello,

    Yes, please go to file css\bootstra[-responsive.css and fins these lines:

    @media (max-width: 979px) {
      body {
        padding-top: 0;
      }
      .navbar-fixed-top,
      .navbar-fixed-bottom {
        position: static;
      

    edit max-width: 979px value to 480px. Save and refresh.
    Now you will have the hamburger mobile menu only for mobile, not ipads.

    Best regards!

    fabian_hock
    Participant

    Hi;)

    Im having little problems round here. I had installed w3 total cache and autoptimize and wanted to get rid of the css and .js errors shown in google page speed insights. After minifiying css and js my hamburger menu on mobile and my icons arent showing up anymore. Do you know how i can solve this issue? I already reinstalled specualr, did upload the back up from my host but theres no change. May you have a look it it?

    Best regards Codeless Team

Viewing 15 results - 1,291 through 1,305 (of 1,351 total)