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

    hello is it possible to create a news page with these article box settings you see in the link?

    #1262010

    Hey patriscia_new,

    Well, Enfold has a blog grid layout for blog posts. Here is the demo:

    This seems to be close to what you need, right?
    Best regards,
    Victoria

    #1262075

    Hi Victoria, I wish I could set the boxes of equal height with the photo above and the text below. In the link you sent me if the article title is longer than another, the boxes are not aligned. In the photo you see attached the boxes are all of equal height. it’s possible to do it?
    https://drive.google.com/file/d/1RS55GuYc3Wt148oFT0cs91Rqaoy9GJAG/view?usp=sharing
    thank you

    #1262484

    Hi patriscia_new,

    We cab help you with the css to align those. Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1262491

    Hi Victoria, I would like to do it on the NEWS page and on the HOME PAGE below where there are articles.

    Thank you

    #1262542

    Hi patriscia_new,

    Best regards,
    Victoria

    #1262971

    hello Victoria no I’m referring to those below and I am attaching photos https://ibb.co/8xq9K3k
    Same thing for the NEWS page I would like to set the boxes as in the image I sent you in the previous message.
    That is to have the boxes all the same size with photo above and box with text below.

    #1263089

    Hi patriscia_new,

    The page looks different on my end now. Is this the desired look or do you need to change it?

    Best regards,
    Victoria

    #1263203

    hello Victoria I try to explain myself better. I would like to make the boxes of the articles by customizing the height and width so that even if the title is longer in some articles it appears to be inside the box of the same size as the others.

    #1263326

    Hi patriscia_new,

    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 .avia-content-slider .slide-entry-title {
        min-height: 60px;
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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