Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #399370

    Hi,

    I made a photogallery in a post (id 329) and want to delete all the info that goes with the easy-slider gallery (meta info, post-titles and av-share-box), just a clean photoslider.

    Also want this photo lightbox:
    – 60% smaller
    – 200px lower in height
    – to have a transparant background (so all names will be visible of menu ‘Kunstenaars’).

    Can you please help me out?

    Regards,
    Me.llamo

    • This topic was modified 9 years, 9 months ago by Me.llamo.
    #399588

    Hi Me.llamo!

    Please add following code to Quick CSS

    .postid-329 .av-share-box,.postid-329 .post-meta-infos,.postid-329 header.entry-content-header { 
    display: none !important; 
    }

    and can you please post a screenshot and show the rest of the changes you would like to make?

    Regards,
    Yigit

    #399601
    This reply has been marked as private.
    #399602
    This reply has been marked as private.
    #400027

    Hey!

    I’m sorry but what you’re asking is a bit complicated and falls outside the scope of support. You may need to hire a freelance developer to the job. Please visit Envato Studio or Werkpress.

    Cheers!
    Ismael

    #400039

    Hi!

    OK, I will leave this option for now.

    But in general: is it possible to make the background-color of a post transparant, so the page (on which the post is located) will be visible for the eye?

    Greetings,
    Me.llamo

    #400534

    Hi!

    Please change the code to following one

    .single-post .av-share-box,.single-post .post-meta-infos,.single-post header.entry-content-header { 
    display: none !important; 
    }

    You can set background color of post page to transparent but it would be black anyway because the background color of #wrap_all. Please elaborate on the changes you would like to make on background so we may provide you another solution.

    Regards,
    Yigit

    #400969
    This reply has been marked as private.
    #401370

    Hi!

    You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.

    Cheers!
    Yigit

    #401486
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘remove meta info and post-title and av-share-box photogallery’ is closed to new replies.