Hide photo title

  • Posted in : Photographer
  • Polasen
    Participant

    Hello

    On the page editor, we can hide the title of the page

    It’s possible in the “single image” to hide the title ? Exemple : www/mysite.fr/image01/ ?

    With a custom CSS or something else ? Or if not possible to hide it, to minimize it ?

     

    Thanks a lot

    Polasen
    Participant

    (and I want to hide the date and the “commentaty close” who is behind the photo
    exemple : http://www.senvision.fr/irlande-12/
    Thanks for advance

    serkan
    Moderator

    Hi Polasen,
    This custom css code will hide the title and entry meta in the single image page.
    .single #page .entry-header { display: none; }
    Thanks

    Polasen
    Participant

    Hello
    Thanks, it’s working : http://www.senvision.fr/irlande-12/

    Just in case, to do the same to the image single page but with a adress xxx/category/image1 (exemple : http://www.senvision.fr/home/irlande-4/ ) you have any solution.
    Thanks for advance

    serkan
    Moderator

    Hi Polasen,
    You can use this custom css code;

    .page-child .entry-header { display: none; }

    Thanks

    Polasen
    Participant

    perfect !

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    Polasen
    Participant

    done ! five stars :-)
    the theme is not perfect (my scroll issues) but almost, and you give a very good customer support

    Polasen
    Participant

    Hello.
    I have an issue about this custom CSS : it worked when you give it to me, but now it’s seem broken :
    The image title / the date and the “commentaty close” is now visible : http://www.senvision.fr/iceland/kviarjokull/ (and it’s the same on all single image page).
    I still have the two custom CSS line :
    .single #page .entry-header { display: none; }
    .page-child .entry-header { display: none; }

    Do you have an idea ?
    Thanks for advance

    Best regards

    serkan
    Moderator

    Hi, A plugin you installed later may have caused this problem. First of all could you disable all plugins and try again? If the problem persists, you can apply the code below.

    .attachment .entry-content img { margin-top: }
    #page article .entry-header { display: none; }

    Thanks

    Polasen
    Participant

    Hello
    No results with plugin desactivation, but your css code is working
    thanks a lot !

    serkan
    Moderator

    Okay, good luck.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register