Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #294084
    sid-jervis
    Participant

    In Responsive pro is it possible to change the transparency and size of the dark text area on the slider images?
    I would also like to know if the logo and site title text can be centered?

    thanks

    #294102
    tikaram
    Participant

    @sid-jervis : Please post in your site URL so that I can check for the issues and provide you the additional css.

    Regards,
    Tikaram

    #294122
    sid-jervis
    Participant

    Hi,
    I have only just downloaded the free version, so the slider images are from your demo.
    I assume the code would be the same for pro theme.

    The reason that I ask is, I am checking the theme before buying it, hopefully this week.

    The test website is a subdomain.

    https://demo.rmedias.ca

    #294233
    tikaram
    Participant

    @sid-jervis : The size of the text area will increase based on the content of the post/page. If you would like to increase the text area I can provide you the additional css. The logo and site title can be centered with additional css. Let me know if you have any more queries.

    Regards,
    Tikaram

    #294252
    sid-jervis
    Participant

    Thanks for that info.
    Is it possible to change the transparency of the dark text area on the slider images?

    Does this theme allow for slider images with no text?

    Thanks

    #294285
    tikaram
    Participant

    @sid-jervis : The transparency of the dark text area on the slider images can be changed with additional css. I can provide you the additional css if required.
    The custom slider type in the Pro version allows slider images with no text. Let me know if you have any more questions.

    Regards,
    Tikaram

    #294298
    sid-jervis
    Participant

    Please provide the css to adjust the transparency of the dark text area on the slider images.
    I’ll buy the Pro theme this week.

    Thank you for your help on this issue.

    Best regards.

    #294341
    tikaram
    Participant

    @sid-jervis : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    #feature-slider .entry-container {
        background: rgba(0,0,0,0.8);
    }

    Please change the value 0.8 to the desired value if you would like to increase or decrease the opacity.

    Regards,
    Tikaram

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Slider image text area’ is closed to new replies.