[Resolved] widget area underline

Home Forums Support [Resolved] widget area underline

Home Forums Support widget area underline

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

    this code works if you use with
    “Recent Posts Widget With Thumbnails” but I would like to make it work with the classic widget using the latest articles.

    #2361879
    Ying
    Staff
    Customer Support

    Hi there,

    You can try this:

    .wp-block-latest-posts.wp-block-latest-posts__list li {
        padding-bottom: 15px;
        border-bottom: 1px solid rgb(240, 240, 240);
    }
    #2362336
    francesco

    Hi.. Works great. However on mobile devices it is not displayed.

    #2362354
    Fernando
    Customer Support

    There seems to be a syntax error in your Additional CSS. For instance, you failed to close this media query with a closing bracket – }https://share.getcloudapp.com/E0uZgo4B

    #2362437
    francesco

    correct?

    #2363071
    Ying
    Staff
    Customer Support

    Now it’s displaying on mobile.

    #2368431
    francesco

    Sorry but I think I have made some trouble with the CSS. in fact the underline in the widget area is no longer visible. I report all the code and I ask you if you can kindly tell me what to correct. thank you

    #2369125
    Ying
    Staff
    Customer Support

    I can’t tell if the code needs to be in or out of certain media queries, but the CSS regarding sidebar recent posts area looks correct, and the widget underlines are showing on mobile:
    https://www.screencast.com/t/5cAgR2cj

    If there’s anything wrong, please specify the issue and on what devices.

    Let me know!

    #2369723
    francesco

    ok, thnx ying

    #2370132
    Ying
    Staff
    Customer Support

    No problem 🙂

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