Couple Questions (Slides in Mobile + centering main menu)

This support request was posted in BBQ by Jazrupt

Request ID #1469 Resolved
  • Hi Juan –

    I’ve noticed that in the mobile version of my site that the text overlays for my Slides are not showing up – the slide images are there, but no headline or description text. Do you know how to remedy this?

    Also, I’d like to have my menu’s alignment to be centered (y-axis) with my site’s logo – it is currently aligned to the top of my logo. Could you point me in the direction to change alignment? So that is matches the centered alignment seen in the BBQ live preview?

    Thanks so much Juan! The BBQ theme has been a perfect fit for my company’s new site design 🙂

    Juanfra Aldasoro

    Hi There,

    Thanks for writing 🙂

    Yes, when trying the design on different devices we came to the conclusion that the best way to have the slider on mobile devices would be hiding the caption. This is because sometimes the slider caption can be a bit wide and this will cause a lot of trouble for most sites (in other words, would look awkward lol).

    If you need to display the slider caption on your site’s mobile version you can try the following CSS:

    @media screen and (max-width: 860px) {
      .flex-active-slide .flex-caption { display: block; }
    }
    

    With regards to the vertical alignment of the navigation menu, we had something similar to what I’ve explained for the slider’s caption. But you can also try the following CSS:

    #navigation{ 
       position: absolute; 
       bottom: 50%; 
       top: 50%; 
       right: 0; 
    }
    

    Thanks for your kind words 🙂

    Juan.

    Great, thanks so much! That worked perfectly for the navigation menu…and I see what you mean by the slider captions, so I’ll leave those as is 🙂

    While I’ve got this thread going – any chance there could be an addition of Instagram to the social media widget?

    Thanks!

    Juanfra Aldasoro

    No problem 🙂

    Yes, we’ll be adding some new networks to the social widget (yelp, tripadvisor, urbanspoon, instagram and some more). The new version is around the corner.

    Keep updated through twitter @nice_themes

    Best,
    Juan.

    Awesome – thanks again!

    Juanfra Aldasoro

    No problem 🙂

    Have a nice day,
    Juan.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic is marked as resolved

Only the topic author can re-open this thread.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server