Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1243760
    tomaspernek
    Participant

    Hey there!

    I am wondering if there is any smart and easy css to narrow the content on the regular pages when looking at them on a desktop?
    I have attached a screen shot showing that the text field is a bit to wide.

    Thanks and best!

    /Tomas

    #1243896
    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1243939
    tomaspernek
    Participant
    This reply has been marked as private.
    #1244027
    Jade
    Moderator

    Hi Tomas,

    Please add this code in the customizer:

    @media (min-width: 980px) {
        .page:not(.home) .x-main {
            width: 77.79803% !important;
        }
    }

    Hope this helps.

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