Image column text for grid page (Edin theme)

  • Unknown's avatar

    I don’t know how to include image in the grid page, for the text in the columns ?
    The text of the child pages are ok, edited in column of the grid page (parent) but I don’t find a way to insert picture on top for each of the three column.
    may I have somme help ?
    Thank you very much for help.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there,

    You can add a Featured Image to each of the pages that appear on your grid page. Each page’s featured image will appear on that grid page along with the page title and text.

    Please let me know if I can do anything more to help with that. :) If you send me a link to your grid page I can take a closer look at it for you.

  • Unknown's avatar

    Great !
    Just done :)
    Thank you very much

  • Unknown's avatar

    Hello,
    Actually I have another question : Is there any way to add an url link to these featured images or to make one active in the column text in the grid page ?
    Also, any possibility to mask the link “Lire la suite” (see more) on the grid page ?
    Thnak you very much…

  • Unknown's avatar

    Actually I have another question : Is there any way to add an url link to these featured images or to make one active in the column text in the grid page ?

    If I understand correctly, you’re looking to change the image link that would appear above this page link:

    http://d.pr/i/PCR5

    Is that correct? If so, I’m afraid that’s not possible. The featured image will automatically link to the specific page that it was added on. Please let me know if I misunderstood though!

    Also, any possibility to mask the link “Lire la suite” (see more) on the grid page ?

    Certainly! We can do that with CSS. Just add this code under Appearance -> Customize -> CSS:

    .featured-page .more-link {
    	display: none;	
    }
  • Unknown's avatar

    You understood well my first question and I think I get the proper answer… I’ll do with that and thank you very much for the css code, exactly what I needed. All that is very helplfull !

  • Unknown's avatar

    Great! Let us know if you need anything else.

  • The topic ‘Image column text for grid page (Edin theme)’ is closed to new replies.