Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #202608

    Hey,
    On one my pages I have a section (1 full column) with big title and text. Then below a section of 2 columns with a table in each of them.
    The vertical space between the first section (1 col) and the second (2 col) is too large.
    I thought about changing and adapting the margin-top (see below) in quick css (10 or 20 instead of 50), but if I do that this is going to affect all other columns paddings in other pages, right ? Is there something I can add to make that change working for a specific page only ?
    Hope I’m understandable… Sorry I can’t send you a link (local work…).
    Thanks a lot !
    Marie

    body .column-top-margin {
    margin-top: 50px;
    }

    #202685

    Hey marienoisette!

    Can you post a screenshot and show how they are positioned, so we can try to help you out?

    Regards,
    Yigit

    • This reply was modified 10 years, 3 months ago by Yigit.
    #202689

    I can’t Yigit, sorry. As I said I’m working locally. I’ll come back later with that issue when I the site is on line.
    Thank you !
    Marie

    #202694

    Hi!

    Sure Marie. I read quickly and did not realize you mentioned that you are working on localhost, sorry. We will need to check your website for this kind of CSS changes to target certain elements so, yes, it would be the best i you post your queries related with those elements when you launch your website. I am closing this thread for now as well.

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing padding top 2 columns (with tables inside) on one specific page only.’ is closed to new replies.