badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Homepage Slider (Business Layout)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42749
    alton.mccarthy
    Participant

    Webstite: http://www.imaginativeminds.net

    Hello,

    I would like to know if it is possible to force the opaque text box that appears over the slider image on front to always show. I noticed that on a cellular device, the overlay doesn’t show as it does on a desktop. So, you don’t see the title of the page the image will take you to or the beginning description text. My second question is, is it possible to edit the description box that goes over the slider image under the page name, without having that be the first bit of text actually on the page? Last question, is it possible to extend the slider images from the default of 4? Please advise, thanks.

    #42968

    Hi Alton,

    1. To force the opaque text box that appears over the slider image on front please go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .featured-text .featured-title {
        background: rgba(5, 169, 197, 1);
    }
    .featured-text .featured-content {
        background: rgba(85, 85, 85, 1);
    }

    2. Yes we have hide the featured slider title/content in smaller devices because of overlapping issue in the image.

    3. Please clarify what you are trying to do for description box?

    4. Yes you can set the slider number as your wish for that please go to Appearance -> Customize/Theme Options > Featured Post/ Page Slider Slider Options there you can set the number of slider you want to have in you site.

    Thank you!

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