Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1048369
    nadinedomnink
    Participant

    hi, i chose a full widths sight because of a photo i wanted to have underneath my header. then i chose two columns and now i want the written text to have a margin left and right…that doesn’t work because of the full widths sight. could you give me a code to set a margin left and right without changing the look of the header and photo. have a look here: http://www.erbrecht-troisdorf.de/testament

    thanks!

    #1048407
    Christopher
    Moderator

    Hi there,

    The text currently have right and left margin.
    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks.

    #1049102
    nadinedomnink
    Participant

    Hi, well when you compare it to http://www.erbrecht.troisdorf.de/erbrecht you see the difference. on the right there is no margin on http://www.erbrecht.troisdorf.de/testament and when you look at the mobile version the slash in “testament” is too much on the left (there is no space as in /erbrecht)
    thanks

    #1049301
    Rupok
    Member

    Hi there,

    Thanks for updating. I can’t access any of your given URLs. Can you conform those are correct?

    Cheers!

    #1051153
    nadinedomnink
    Participant

    oh sorry, i was too quick. the correct url is: http://www.erbrecht-troisdorf.de/erbrecht and www. erbrecht-troisdorf.de/testament

    thanks

    #1051319
    Nabeel A
    Moderator

    Hi again,

    Thank you for the URL. Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .page-id-229 .x-column.x-sm.x-2-3.last {
        margin: 0 5% !important;
        width: 50% !important;
    }
    @media screen and (max-width: 767px) {
    .page-id-229 .x-column.x-sm.x-2-3.last {
        margin: 0 5% !important;
        width: 90% !important;
    }
    }

    Let us know how this goes!

    #1068696
    nadinedomnink
    Participant

    nice, thanks!

    #1068787
    Joao
    Moderator

    Glad we managed to help.

    Let us know if you need help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1048369 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>