• Hi again,

    Can you help me with changing the layout of my portfolio page.
    I want it to look in a grid layout, something like this: http://www.lauraisabella.co.uk/
    Here is the link to my portfolio:
    http://www.chenae.com/portfolio/

    I installed the content views plug in but cannot seem to navigate it to get the grid layout.
    Also I’ll have to change the size of the featured image to smaller.How do I do that as well?
    & how can i remove the border around “continue reading?”

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,
    have a look here on changing image size https://wordpress.org/support/topic/featured-image-sizing-1/

    You can also paste this

    .read-more{
       border:none;
    }

    in your custom CSS box to remove the border from continue reading.

    Have you used the plugin’s shortcode and this did not work?

    Let me know if you need more help on this

    Thread Starter crod

    (@crod)

    Hey,
    Thanks for the answers fotis. In the answer about the image sizing you said to open up the functions.php file, where and how do I access that? No clue what that is..

    The plugin won’t let me pick the portfolio page to make the grid. That’s the only page I want to display a grid.

    Hi there,
    Try installing the WP Editor plugin to enhance the default editor and then navigate to the /themes/olsen-light/ folder to find the file.
    Since this is a plugin issue you should address this to the plugin developers they will help you more on using the grid plugin.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘HELP AGAIN PLEASE’ is closed to new replies.