Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #899511
    Christina r
    Participant
    This reply has been marked as private.
    #899521
    Christina r
    Participant
    This reply has been marked as private.
    #900631
    Jade
    Moderator

    Hi Christina,

    I have checked the page http://moreparsmorefun.com/before-after-with-real-women-playlist/ but a the .empty-column class seems to be not added in any column yet. The code added to the CSS options looks okay.

    For the extra text in the menu, please try to remove the entire Video Playlist submenu and recreate it and see if it fixes the issue.

    The header area looks okay as well. Would you mind sending a screenshot so we could see what you are describing? Thank you.

    #901220
    Christina r
    Participant
    This reply has been marked as private.
    #901236
    Christina r
    Participant
    This reply has been marked as private.
    #901251
    Christina r
    Participant
    This reply has been marked as private.
    #902097
    Christopher
    Moderator

    Hi there,

    Please add this code:

    @media (max-width:480px){
    h1.h-custom-headline {
        font-size: 24px;
    }
    }

    In regards with adding class to column, see the attachment.

    Hope it helps.

    #906322
    Christina r
    Participant

    Hi

    I cannot get google font Rock Salt to load? I have added to the global CSS but no go?
    http://screencast.com/t/cry8mzNT

    Thanks for any insight,
    Christina

    #907235
    Rad
    Moderator

    Hi there,

    Is that another site, it looks different from your previously provided URLs. Would you mind providing the URL and login credentials too?

    I also see extra bracket misplaced at the bottom of the CSS.

    Thanks!

    #907300
    Christina r
    Participant
    This reply has been marked as private.
    #907355
    Christina r
    Participant
    This reply has been marked as private.
    #907734
    Christopher
    Moderator

    Hi there,

    Please add font-family: 'Rock Salt', cursive; in custom headline’s style field, check the attachment.

    Or you can add following CSS:

    h2,.h2,h4,.h4 {
        font-family: 'Rock Salt', cursive;
    }

    Hope it helps.

    #907821
    Christina r
    Participant
    This reply has been marked as private.
    #907939
    Rupok
    Member

    Hi Christina,

    Thanks for updating. You need to increase line-height for this font-family. You can place line-height: 1.5; to the Style field. TO set this globally for all custom headlines, you can add this under Custom > CSS in the Customizer.

    .h-custom-headline {
      line-height: 1.5;
    }

    Hope this helps.

    Cheers!

    #909375
    Christina r
    Participant

    Excellent – works great – thank you.

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