How to enable texts on responsive mode?

This support request was posted in Paeon by unaisc

Request ID #5617 In Progress
  • I need my slider texts should appear on responsive mode, please help me on this

    Juanfra Aldasoro

    Hello,

    Thanks for writing and hoping that you are doing well.

    The slider caption is hidden on mobile devices because of a design decision. There’s not enough space for some texts to appear.

    If you want to modify that you will need to add some css rules like the following:

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

    Best,
    Juan.

    can you please explain me where i need to add this codes, i am not good with coding

    Andrés Villarreal

    Hi,

    There’s two places where you can add the code:

    1. In the custom.css file inside the theme.
    2. In Theme Options > Design & Styles > Custom CSS, right in the WordPress admin panel.

    Any of both will work, you just need to choose the one that’s more comfortable for you.

    Best,

    Andrés.

    It is working fine, but font size is not responsive, it seems like bigger in size, can you please help me on this

    Juanfra Aldasoro

    Hello,

    Thanks for the follow up.

    That’s what I explained in the first message. The slider caption is hidden on mobile devices because of a design decision. There’s not enough space for some texts to appear.

    Unfortunately we can’t give you support on your particular customization. The text size will differ depending on the amount of text you have inserted for each slide. http://nicethemeswp.com/article/support-vs-customizations/

    I can suggest you to use percentages as units if you want to have the font size adjusting to the different viewports.

    Best,
    Juan.

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

You must be logged in to reply to this topic.

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