Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1205954

    Hallo,
    sehr gerne möchte ich den Standardabstand zwischen den Spalten ändern und zwar auf einen kleineren Abstand als es gegenwärtig der Standardabstand anbietet.
    https://grossvater.de/der-digitale-opa/skype-chat-tutorial/

    Das Layout-Element Farbsektion möchte ich im Momemnt nicht nutzen.

    Für jede Untestütztung bin ich sehr dankbar!
    Schönen Dank!
    JB

    #1206417

    Hey Reichtheme2020,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 768px) {
    .page-id-3523 div .av_one_half {
        margin-left: 2%;
        width: 49%;
    }
    }

    If you need for this to apply globally then please remove the page id class from the code: .page-id-3523

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.