Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #472514

    Hi,

    I bought you the enfold theme that i’m completely happy but I have few questions.
    Here is the page I would like to modify : http://immochateau.com/site/actualites/

    – I want to make a 19px padding only between the two colonnes of articles. I want to keep my space between articles and my right widget colonne.
    – I want to raise the number of my character for the article entry content. One line is a bit short.

    Thank you in advance for your help !
    Regards

    #472724

    Hi Obeatone!

    May we have temporary access to your website to take a closer look?

    Be sure to add any credentials to the “Private Content” section.

    Best regards,
    Dake

    #473614

    Hi,
    Thank you for your answer !
    You will find in the private content section the access.
    Regards

    #473909

    Hey Obeatone!

    In order to add a gap between each article in the future you should use the option below:

    http://www.awesomescreenshot.com/image/409713/6ba6e9d32e321f89f74aadf17a099ca6

    I made the change for you for the article gap, but for the excerpt length, you’ll need to follow the instructions in this thread:

    https://kriesi.at/support/topic/change-excerpt-length-of-blog/

    I also noticed that you weren’t using the latest version of Enfold, so please update first.

    Cheers!
    Dake

    #474125

    Hi,

    Thank you very much for your help !
    For the GAP I noticed the option in enfold theme but what I want is a 19px gap between images and beetween all colonnes.
    I made a picture with red circles to explain my words :)

    Can you tell me how I can do that ?
    Thank you very much !
    Regards.

    #474901

    Hi!

    try this code:

    div#av-masonry-1 {
    margin-left: 19px;
    margin-right: -19px;
    }
    

    Hope this helps.

    Regards,
    Andy

    #474927

    Hi,
    Thank you for your help !
    Regards.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to modify masonry template’ is closed to new replies.