• Resolved wp-anis

    (@anis1287)


    Hi,

    I’m needed a little help with this.

    I’v used this CSS code that you gave me on another site: https://bestsyntheticoilguide.com/synthetic/motorcycle-oil-review/

    .widget_block .crp_related_block{ width: 100%; } .widget_block .crp_related_block ul li a{ display: grid; grid-template-columns: 1fr 1fr; width: 100% !important; height: 100% !important; } .widget_block .crp_related_block ul li:not(:last-child){ margin-bottom: 15px; } .widget_block .crp_related_block ul li a figure img { width: 100% !important; } .widget_block .crp_title { margin-top: 0; margin-left: 12px; text-align: left; word-break: break-word; }

    I’v made sure to remove the .widget_block because it’s on a custom sidebar hooked, but it’s not working.

    Any help is appreciated. Thanks.

    Note: i just gave you a 5 star review.

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

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

    (@ajay)

    I don’t see the code from the first site, as you pasted above, being appleid to this staging site.

    Could you please try adding this in the CSS section under your theme’s Customise option if it isn’t working in the Custom styles box in CRP. I think there is a bug there if you don’t use the styles

    Thread Starter wp-anis

    (@anis1287)

    I just pasted the code in the theme’s CSS customizer. (It don’t work on your CSS box.)

    it looks like it’s applied in part only.

    Plugin Author Ajay

    (@ajay)

    @anis1287

    I see part of this. can you post the exact full css in the first and what you did in the second site? It doesn’t look like all the CSS has made it through.

    Also, are you duplicating all settings?

    Thread Starter wp-anis

    (@anis1287)

    I just checked. The issue is that i removed the ul and li html markup in the plugin settings. That’s why the CSS was not applying.

    thanks for checking with me.

    Also, there was the list dot on the posts. That wasn’t on the first site.

    I had to remove it with CSS.

    Any idea on why this?

    • This reply was modified 2 years, 5 months ago by wp-anis.
    Plugin Author Ajay

    (@ajay)

    Not sure – it could be related to the theme. I’ve seen this on a few sites where you need to enforce it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Help with some styling’ is closed to new replies.