Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1113233
    Claire L
    Participant

    Hi guys,

    Love this theme. Needing some help to display the portfolio title on mobile devices ref: http://hp.designcounsel.com.au/our-recipes/
    Would ideally like it to appear underneath the post thumb or similarly to blog output: http://hp.designcounsel.com.au/raw-talk/

    Kind regards,

    Claire

    #1113298
    Rupok
    Member

    Hi Claire ,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    @media only screen and (max-width: 767px) {
    .vc_custom_1469766352708 {
      background-color: rgba(0, 0, 0, 0.5);
      bottom: 0 !important;
      max-height: 100px;
      opacity: 1 !important;
      top: auto !important;
    }
    }

    Hope this helps.

    Cheers!

    #1113320
    Claire L
    Participant

    Hi Rupok, Thanks for your swift response. Worked great! : )

    #1113336
    Lely
    Moderator

    You’re welcome!

    Cheers!

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