Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #606064

    hey there,

    i have the webpage at the private content, and i want to make the masonry gallery caption to be at the center of the image like the print screen. (my painting look so great :P )

    How can i do that?
    Thanks,

    #606068

    Hey georgesociel!

    Please add following code to Quick CSS in Enfold theme options under General styling tab

    .av-masonry-entry .av-masonry-entry-title {
        text-align: center;
    }

    Cheers!
    Yigit

    #606598

    Thanks Yigit,

    i also want it center of image not only width but also height. :P
    Can you help with that too?

    #606637

    Hi!

    Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Regards,
    Yigit

    #607252

    Here you are… printscreen

    • This reply was modified 8 years, 7 months ago by georgesociel.
    #607644

    Hi!

    try this code in Quick CSS field:

    figcaption.av-inner-masonry-content.site-background {
    top: 56px;
    height: 59px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #669171

    Just quick question.
    How can I create the same effect on hover like this for masonry blog

    View post on imgur.com

    • This reply was modified 8 years, 3 months ago by AiviTo.
    #669633

    Hi,

    On what element do you want to apply that? Please post a link to your site so that we can have a closer look.

    Thanks,
    Rikard

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