Masonry layout – moving tittles or CTAs to boxes

  • Posted in : TheBlogger
  • krollemurow
    Participant

    Hi dear team,

    I almost done customazing my blog. Would like to ask few question:

    1 a) When I create a gallery post (with gallery type in slider) – its working fine but would like to hide an icon in the home page between image and tittle. Is it possible ?

    1a) The posts are a bit too long with all that description, and CTA, so I figured out to pust some post information into image hover. When I indicate the post picture on blog I wish to show tittle with category or CTA in hover. Is it possible?

    It would be similar to “related post” boxes in the end of posts (tittles are in boxes)

    Here what I mean: https://prnt.sc/ivpqcm

    2) if I can’t change location of tittles and CTA, can I make tittles to change colour when I indicate them ?

    3) can I hide description (textes) below the tittles on blog home page ?

    serkan
    Moderator

    Hi,
    You can use these custom css codes;
    1a) .hentry .entry-header:before { display: none; }
    We are thinking creating a new blog layout similar to your question in the future updates.
    You should wait till we get this update out. If you just want to hide the description, for now, you can use the custom css code below.

    1b) .blog-grid .entry-content p:first-child { display: none; }

    2) .blog-grid .entry-title a:hover { color: #345; }

    3) Just answered your question above.

    Thanks

    krollemurow
    Participant

    Thank you Serkan,
    Changing colour of tittle when indicated works fine :-)

    Just to be sure. Is is availavle now (after update) to move Tittle and description into hover (image of post located on BLOG site) somewhere in settings (not custom css). I’m looking for it but can’t find it

    serkan
    Moderator

    Hi @krollemurow
    It is not available with this update. Developers said they might create it in the future updates, but there is not any deadline for this.
    Thanks for your understanding

Viewing 4 posts - 1 through 4 (of 4 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