Home Forums Air WordPress Theme Slide text outlined

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29877
    gppd
    Participant
    Purchased
    Expired

    Greetings,
    Is it possible to modify the color of the text outline? Alternatively, can shadows be used to create the appearance of text with a stroke?

    Issue Report: The font color feature fails to function when there is just a single image on the slide.

    #29881
    SeaTheme
    Keymaster
    Purchased
    Expired

    Hi there,
    Welcome to SeaTheme forum.

    It is possible to add black stroke for slider text by custom CSS(“Appearance > Customize: Additional CSS”) :

    .slide-item-wrap-tit {
          text-shadow: 1px 1px 1px black, -1px -1px 1px black, 1px -1px 1px black, -1px 1px 1px black;
    } 

    Thanks for reporting, we will try to fix it. We recommend uploading at least 2 images in the slider. If you wish to showcase a single image, we suggest using the Single Image module.


    Regards!
    SeaTheme – FAQsWordPress CustomizationFacebook

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