• Resolved michaeltaube

    (@michaeltaube)


    Hey there,
    I’m having trouble with finding a CSS selector to remove a margin or padding on the desktop version of the page.

    There is a small padding above the header image that I want to remove. Also I was able to remove the padding on Tablet and Mobile version of the page with

    /*.page-id-55 #primary, #secondary { padding: 0;
    }
    

    If there is a better and appropriate way to solve this with one selector (or maybe even without CSS) for all three devices I would be very happy.

    Thanks in advance.

    Michael

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Finding the proper CSS selector’ is closed to new replies.