• Thank you for Frost, I am loving the theme.

    I can’t seem to align margins.
    I want to left align
    – Header, top ribbon (left box)
    – Logo
    – Page Titles
    – Page Body
    – Footer

    I want to make it all relative, so it’s consistent in different browser views.
    As I try and solve through CSS, I run into wp-block-x var() that prevent.

    How does manage –wp–style–global–x ?

    Many thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Longbow

    (@faithfl)

    Also, I have a page background tile, enabled through Styles.

    Yesterday I logged in to try and tweak the header layout, and the bg tile is overridden by the white background color of the header. What voodoo is going on and how might I correct?

    body {
    background-color: #faf6ed; <beige, not white>
    background-image: url(/wp-content/uploads/2024/04/tropical-3.png);
    background-repeat: repeat;

    .wp-block-group {
    background-color: var(–wp–preset–color–base);

    • This reply was modified 9 months, 4 weeks ago by Longbow.
    • This reply was modified 9 months, 4 weeks ago by Longbow.
    Thread Starter Longbow

    (@faithfl)


    So, it looks like a bug.
    When I update custom CSS, it resets Styles.

    eg: save custom css, and it removes my page background color.
    This is repeatable for me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Lining up margins’ is closed to new replies.