Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #885776
    Cindy H
    Participant

    I have 3 issues that I am trying to solve, but can’t seem to figure out the css code, I am hoping someone on the x team can help.

    1) I have installed a javascript so that my fixed menu floats in at certain amount of pixels. On a screen with 1280 or less the menu is perfect. However any screen larger than 1280 the menu shifts off to the right until you scroll, then it goes back to it’s proper location.

    2) I want to remove that small white link to the right and left of the menu, and hero graphic and the footer. How do I accomplish that?

    3) I want to left align text in a max space of 550px that is centered in the following boxes. This will be a standard for some of the other pages, but am unsure how to accomplish this.

    Attached are the screenshots.

    Workplace Learning

    #885779
    Cindy H
    Participant
    This reply has been marked as private.
    #886532
    Christopher
    Moderator

    Hi there,

    #1 I can’t replicate this issue, would you please provide us with screen cast or let us know how we can replicate this ?

    #2 Please add following code in Customize -> Custom -> CSS :

    .x-boxed-layout-active .site {
      border: none;
    }

    #3 Seems like you’ve already achieved it, see the attachment.

    Hope it helps.

    #888725
    Cindy H
    Participant

    MUCH thanks.

    I was able to figure 3 out over the weekend.

    #889380
    John Ezra
    Member

    You’re most welcome! 🙂

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