Home Forums Free Themes Travel Eye CLEAR Slider Images

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #31975
    Mwiinga
    Participant

    Hello,
    Awesome theme you gat.
    Quick request. Any custom CSS I could use to make my home page slider images CLEAR as they are photographed?
    Thanks..

    #31991
    wensolutions
    Keymaster

    Hello @rodger

    Thank you for the appriciation.

    Now to make the slider image transparent you can use below CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below CSS.

    .so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image::after {
       background: transparent;
    }

    Hope this helps.

    Lets us know if you have any query further.

    Best Regards!!

    #32064
    Mwiinga
    Participant

    ..very grateful for your timely write back.
    &, the code has worked like a charm.
    thank you for much.

    but, I would like to ask further. In addition to the clear images, I would like it if the ‘descriptions’ could have a little darker background. Check the slides here for your reference..
    Thank you so much…

    #32130
    wensolutions
    Keymaster

    Hello @Mwiinga,

    As the layout of the slider in the travel Eye theme is different than the slider you have provided, the overlay effect may not be exactly the same for the slider. However, you can still try to add in the following Custom CSS in your Admin Dashboard > Appearance > Customize > Additional CSS to get the similar effects :

    .sow-slider-image-container h2, .sow-slider-image-container h4 {
        background: rgba(0,0,0,0.5);
        padding: 15px;
    }

    Hope this Helps,
    Best Regards !!

    #32240
    Mwiinga
    Participant

    You’re just awesome!
    The above code just made the words more clearer and visible. I thank you..

    On the ‘slides‘ I referred you to, the ‘descriptions’ are all centered. On our awesome slider, on your theme, I love the fact that the ‘descriptions’ move from side to side.
    Now, is it possible to make the ‘description background’ to fit only the ‘descriptions’ themselves?

    I feel it would look smarter if we made it that way.

    Apology for the many requests, but thank you for your good work, and your time..

    Mwiinga.

    #32251
    wensolutions
    Keymaster

    Hello @Mwiinga,

    As much as we could the request for the overlay background specifically for the text contents only is not applicable with the current layout of the slider.

    Although it is possible to achieve the request with some advanced code customization, it might affect some other parts of the theme design and / or sometimes its functionality.

    If you require to change the layout of the slider you can also choose to Hire a professional customizer for the task.

    To hire a customizer follow the link below :

    http://themepalace.com/hire-a-customizer/

    Hope you would understand,

    Best Regards !!

    #32252
    Mwiinga
    Participant

    I totally understand.
    Thank you for your explains, and for your time.

    #32308
    wensolutions
    Keymaster

    Hello @Mwiinga,

    Glad we could help.

    For the future query, we are always here for you.

    Best Regards!!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.