• Resolved lasims

    (@lasims)


    Is there a way to remove the bullet points as they sit over the text of preceding item on some screen sizes.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ajay

    (@ajay)

    Please can you add this code to the custom styles box in the settings page > Styles tab.

    
    .crp_related ul li {
        list-style: none;
    }
    
    Thread Starter lasims

    (@lasims)

    Perfect – worked a treat thank you.

    Thread Starter lasims

    (@lasims)

    I am loving how this plugin works and just having a play with it’s possibilities.

    I wondered if it’s possible to use a larger image and it sit in a grid of 2-3 columns?

    Plugin Author Ajay

    (@ajay)

    You can change the size of the thumbnail in the settings page. you can pick from a specific size and also select the custom size and choose to optionally generate the sized thumbnails.

    This should work with the inbuilt set of styles in the styles tab.

    Note that if a thumb of a specific size doesn’t exist then it will try to find the default image.

    Thread Starter lasims

    (@lasims)

    Hi Ajay,

    So I’ve selected Grid.
    Thumbnail of 400×250
    Ticked hard crop

    But they vary depending on the size of the featured image. Is there a way for it to show same size without changing all the featured images to the same size – I can get client to use same size going forward but looks odd.

    See screenshot
    https://www.dropbox.com/s/7rp2z5a8lbadapg/Screenshot%202021-02-11%20at%2013.47.26.png?dl=0

    Plugin Author Ajay

    (@ajay)

    You can regenerate thumbnails using a plugin or use OTF regenerate thumbnails to create it on the fly. The plugin uses inbuilt WP functions to “fetch” the correct thumbnail size and failing which it gets the full image which is by you see these various sizes.

    Note, you also need to tick the option to generate thumbnail images in the settings page

    • This reply was modified 4 years, 1 month ago by Ajay.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Styling of Grid’ is closed to new replies.