Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #162779
    bwgi
    Participant

    When I hover my cursor over the text on the slider image – it changes to solid black – making it very easy to read the white text. I would like to have a transparent black for the text container when the cursor is not hovering over the container – how can I do that?

    http://jeffblackmer.com/

    #162817
    sapana
    Participant

    @bwgi: Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code.

    #feature-slider .entry-container, #feature-slider .entry-container:hover {
        background-color: rgba(0,0,0,0.5) !important;
    }

    Let me know if this works out!

    Kind Regards,
    Sapana

    #162879
    bwgi
    Participant

    Thanks Sapana! That worked perfectly!
    Question: if I update to pro version – will I have more control over the header and footer sections?

    Also – I still have concerns about the issue identified in this post:
    https://catchthemes.com/support-forum/topic/feature-slider-left-right-arrows-display-below-the-feature-image/

    thanks in advance for you time and attention to my inquiry.

    Jeff

    #162995
    sapana
    Participant

    @bwgi: Yes of course you will get more control over theme, Please check out the features available in Pro theme. Let me know if you face any problem after updating the theme, It will be my pleasure to help you.

    Kind Regards,
    Sapana

    #168289
    Anonymous
    Inactive

    I see some unique code for Background color, will it be for only standard colors or it will be for customized colors also @sapana. Please guide

    #168391
    sapana
    Participant

    @imranabdul: It will be for all customized colors, can you send me what code you are taking about, I will try it once and let you know.

    Kind Regards,
    Sapana

    #181900
    conglyvaness
    Participant

    Yes of course you will get more control over theme, Please check out the features available in Pro theme. Let me know if you face any problem after updating the theme, It will be my pleasure to help you.

    Kind Regards,
    Sapana

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Text on slider image hard to see’ is closed to new replies.