Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timtecsa Friend
    #911897
    .img_caption p.img_caption {
        display: none;
    }

    Try adding that to your custom.css file.

    BTW: It helps if you turn off Optimize CSS and JS in your Teline V template’s General tab. I mean in diagnosis via Inspect element.

    Pankaj Sharma Moderator
    #911979

    Hi
    Follow the suggestion given Here for the same topic (Remove caption ).
    Hope it helps .

    naeaje Friend
    #912132

    Hi i follwed the thread but it didnt work but the the css code did

    .img_caption p.img_caption {
    display: none;
    }

    thanks

    Pankaj Sharma Moderator
    #912140

    Hi
    Could u checked your site again , the solution already working fine on your site : http://prntscr.com/aqrghf

    naeaje Friend
    #912541

    hi yes it is working with the code below

    .img_caption p.img_caption {
    display: none;
    }

    solved thanks

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  naeaje 8 years, 7 months ago.

The topic ‘Remove Image Captions from Page’ is closed to new replies.