Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #981923

    Hi,

    http://www.elleagnes.se/ny-startsida/

    1. I want the title to be bigger in the Masonry – what code shall I add?

    2. I want the gap to be 3pixel between the images – what code shall I add?

    Thanks
    Charlotte

    #982201

    Hey Charlotte,

    The gap can be set in the masonry settings.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
        font-size: 2em;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #982717

    Great, thanks :)

    Charlotte

    #982807

    Hi Charlotte,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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