Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #109128
    Bme
    Participant

    Historia!
    I’m developing my site using your theme, but i’ve found that, when using smartphone to browse it, if i open the menu in vertical posición i can’t close it. This doesn’t happen in horizontal. Can you fix it?
    Also… Is there a way to hide the excerpt in the featured slider?
    Thanks a lot!
    Your theme is amazing!

    #109177
    Pratik
    Keymaster

    Hi @bme,

    Can you post in your site url so I cahn check it. Also, please check the demo site and see if you have problem in that site too? Demo: https://catchthemes.com/demo/parallax-frame/.

    Regards,
    Pratik

    #109191
    Bme
    Participant

    I’ve checked the demo, and there i can close the menu.
    My site is developing, but I’m disabling the coming soon mode for the next hours, so you can check it.
    http://www.bajomilestrellas.com
    Thanks. And maybe you can help with the other subject i asked for… Is there a way to hide the excerpt in the featured slider?

    #109197
    Pratik
    Keymaster

    Hi @bme,
    I am sorry, I thought I posted the answer but forgot it. To hide excerpt in featured-slider, try following in Appearance=> Customize=> Additional CSS box:

    
    #feature-slider .entry-content {
        display: none;
    }
    

    About the menu issue, I tried it on my phone and several devices, but the menu seems to be working fine. Can you let me know which device you have the issue in?

    Regards,
    Pratik

    #109200
    Pratik
    Keymaster

    Also, please add in a screenshot if you can.

    #109205
    Bme
    Participant

    Now i’ve browsed my site being logged out it works ok (my bad, sorry for wasting your time).
    And the additional Css worked.
    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu in mobile device’ is closed to new replies.