Okay
  Public Ticket #3552220
Bug Body Offset
Closed

Comments

  • Martin started the conversation

    Hi!
    I cannot save a body offset value via the customizer. And the value also has no effect via “Edit page”. i need it for the Side menu. See screenshots.

    Attached files:  Bildschirmfoto 2023-12-31 um 02.43.46.jpg
      Bildschirmfoto 2023-12-31 um 02.47.36.jpg

  •  867
    Neuron replied

    Hi,

    I am very sorry for the late reply, we were on holiday.

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   Martin replied privately
  •  867
    Neuron replied

    Hi Martin,

    I've just fixed the issue by adding the following CSS at Dashboard > Appearance > Customize > Additional CSS, can you please take a look at it?

    @media (min-width: 1000px) {
        .l-main-wrapper,
    footer{
            padding-left: 27.9166666667rem;
        }
    }

    Feel free to ask for anything you need.

    Kind Regards