Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #632393

    Hi,
    I want to remove the the dark background from my Fullscreen Slider text captions. I see no option for this. Can you help?

    Also, Is there a way to add another text caption at at a certain time frame? For instance I have a video running on the front page with a caption, I would like to change the first caption out and replace it at a certain point with another one while the video runs.

    Thanks,
    Keith

    #632433

    Hey khickman,

    To remove the background color please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    .avia-caption-title,.slideshow_caption .avia-caption-content p {
    	background: transparent!important;
    }
    

    We would be glad to help you with double captions on single slide, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)

    Best regards,
    Vinay

    #632445

    Hi Vinay,
    This worked great! Thank You! I will submit an enhancement request for double caption/single slide.

    BTW. Would it be possible for you to look at this? https://kriesi.at/support/topic/social-media-icons-not-showing-up-in-mobileresponsive/

    Still trying to get it resolved.

    Thank You Again. Great work.

    Keith

    • This reply was modified 7 years, 11 months ago by khickman.
    #633437

    Hi Keith,

    We try to answer support requests on a first come first serve basis, we’ll get to your other thread soon enough :-)

    Regards,
    Rikard

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