Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1364302

    Hallo
    ich habe ein Hintergrundbild, was per CSS eingebunden ist, also nicht über die Sektion selber eingestellt. Wie bekomme ich es hin, dass aus der Container Class “container av-section-cont-open” wird “container-fulid av-section-cont-open”, damit das Hintergrundbild zu rechten und linken Seite kein padding, oder margin hat. Also volle breite hat.
    Habe folgendes in die function.php geschrieben: rename(“container av-section-cont-open”,”container-fulid av-section-cont-open”);
    ?>

    Hat nichts gebracht.
    Brauche eure Hilfe

    #1364349

    Hey Highlander-2013,

    Could you post a link to where we can see the element in question please? If you have screenshots highlighting the problem, then please share those with us as well.

    Best regards,
    Rikard

    #1364371
    This reply has been marked as private.
    #1364385

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-1439 #after_section_2 .container {
      padding: 0;
    }

    Best regards,
    Rikard

    #1364415
    This reply has been marked as private.
    #1364436

    Hi,

    Thanks for the update. The code I gave you removes the padding from the container element, that’s why it becomes full width.

    Best regards,
    Rikard

    #1364542
    This reply has been marked as private.
    #1364551

    Hi,

    Thanks for the update. I’m not sure that I understand your last question though, could you try to explain your intentions a bit further please?

    Best regards,
    Rikard

    #1364683
    This reply has been marked as private.
    #1364757
    This reply has been marked as private.
    #1364814

    Hi,

    Thanks for the update. So everything is working as it should now then?

    Best regards,
    Rikard

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