• Resolved VelizaraTellalyan

    (@velizaratellalyan)


    Hello,

    I`m using the free version of the theme. I have one slide on the home page, but I’m having difficulties to include and edit text in it.

    The only text I see is the title of the slide (h2) but the additional title (the text I add as content of the slide does not appear at all. Is that normal ? What should I do to add more content on the slide?

    Also: How can I change the color of the Slider title and text ? By default it’s in white, but by slider image is also in white, so the title can’t be seen.

    Last question: what are the optimal dimensions of the slider image? I have several elements in the right side of the image that are always cut on smaller screens (because the theme is responsive).

    Thank you in advance for your help.

Viewing 1 replies (of 1 total)
  • Hello @velizaratellalyan,

    This seems to be an issue, as the text on the slides only appears if you have more than one slide.
    I will add it on github so our developers can investigate and address it via an update, however, I do not have an ETA for when this will be fixed.
    You can watch the progress here: https://github.com/MachoThemes/transcend-lite/issues/3
    Feel free to add your input there, if you want.
    Meanwhile, I recommend to use at least two slides.

    As for changing the colors please add this text in Appearance -> Customize -> Additional CSS:

    .slide-caption, .slide-caption .slide-title {
        color: red;
    }
    

    Replace the value ‘red’ with the color you want or the hex code for a certain color.

    As for you last question, I am going to need to see the site to help. Would you mind sending me the url for it? If you want to keep it private, you can send it to me at this address: [email protected]

    All the best,
    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘Text and text colors on Slider Image’ is closed to new replies.