Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Newbie needs help centering cell

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #273142
    kevsterrr
    Participant

    Hello. I’m having a hard time centering a cell. Within the cell is a dropdown. You can see at servicebull.net its located after the hero image.

    Thanks in advance

    #pg-8679-2 .panel-grid-cell {
    padding: 7px!important;
    background-color: #ffffff!important;
    align-content: center;
    width: 400px;
    border-radius: 35px;
    border: 1px solid #e1e1e1;

    #273143
    Beverleyh
    Participant

    I’m not sure what element you’re taking about – all the extra distraction of a whole webpage and codebase is a bit off putting, and I don’t fancy poking about in the developer console.

    Try putting the element-in-question in a separate, and much reduced, CodePen demo. That way we don’t have to wade through all the extra stuff to concentrate on the problem. Help us to help you.

    #273144
    kevsterrr
    Participant

    Hi Beverly. The element in question is right below the hero graphic on my website. It’s the only drop down on my website. let me give this code pen a shot.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design’ is closed to new topics and replies.