Home Forums WoodMart support forum Paypal phrase overlaps

Paypal phrase overlaps

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #551441

    marcozena11
    Participant

    Good morning, on some pages of the mobile version (example in the categories) the Paypal phrase (pay in 3 installments) overlaps with the titles, (breadcrumbs) as shown in the photo. Can you help me leave some space between the writing? Thank you

    Attachments:
    You must be logged in to view attached files.
    #551533

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below for help.

    .archive .wd-breadcrumbs {
        margin-top: 15px;
    }

    Define it in Theme Settings -> Custom CSS.

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)