[Support request] how to remove post Column Boarder

Home Forums Support [Support request] how to remove post Column Boarder

Home Forums Support how to remove post Column Boarder

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1254509
    John

    Hi,

    I want these boarders to be removed: https://prnt.sc/s5m7se

    And want to make it borderless, like this- https://prnt.sc/s5m8t5

    How to do that?

    #1254872
    David
    Staff
    Customer Support

    Hi there.

    can you provide a link to your Site so i can see what the fix is.
    You can edit your original topic and use the Site URL field to share the link privately.

    #1255907
    John

    Hi, updated.

    Can you check now?

    #1256589
    Leo
    Staff
    Customer Support

    Go to Additional CSS field in the customizer and remove this CSS:

    .generate-columns .inside-article {
        background-color: rgba(0,0,0,0.02);
        transform: scale(1);
        box-shadow: 0px 0px 0px 1px rgba(214,218,222,1);
        transition: all 0.1s ease-in;
    }
    #1265881
    John

    Hi, it worked. thank you.

    Another question,

    How can I change the font size of the title: https://prnt.sc/s9louo ?

    #1266103
    David
    Staff
    Customer Support

    Hi there,

    you can change the Archive Content Title (H2) font size in Customizer > Typography > Headings

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