Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #993852
    dthom
    Participant

    Hi, I am struggling to get a column (I think) to minimize (none) the whites space at the top of its element (text). The attached screenshot should better4 explain with the red line. I am trying to get the top of the column to match with the card element to its left and have tried the mtn, ptn helper classes to no avail. I have tried in both the element (not showing any padding) and in column.

    Can you help me with the right helper class here? (or custom css?)

    Thanks in advance

    #993854
    dthom
    Participant

    page can be viewed here https://mysalus.org

    #993983
    Rupok
    Member

    Hi there,

    Thanks for writing in! Let’s add mtn class for the custom headline you are using. Also it seems you have some empty paragraph caused by Enter/Return key within the text element. Let’s remove this as well from the top of the text.

    If you can’t find this then you can use this custom CSS :

    p:empty {
      display: none;
    }

    Hope this helps.

    Cheers!

    #994045
    dthom
    Participant

    Thanks. I figured it out. Had to apply helper class to the card element.

    Also, i noticed that my parallax stopped working and have been trying to get it working again. I can open another ticket if you like.

    Section is right under the “We Empower … Header – two rows, first has gap of 150 px (image is 614 high), Second row contains the feature boxes. I am new to parallax.

    Thanks

    #994116
    Rupok
    Member

    Hi there,

    Thanks for updating. I can see the parallax is working fine on that section. Here is a screencast on my end – http://recordit.co/ddwXcaBuQZ

    Cheers!

    #994182
    dthom
    Participant

    Thanks much. Probably a browser caching issue.

    You guys are great and the xtheme is awesome!

    #994352
    Rahul
    Moderator

    You’re welcome!

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