Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1250719
    salilou
    Participant

    Hello

    I use X theme with ethos stack and cornerstone.

    The problem is, that the blag background is blank/white.

    And the portfolio ist completely blank/white – no portfolio items appear!

    Please help!

    My development link follows up.

    Thank you

    #1250720
    salilou
    Participant

    PS: In Safari browser the problem does not appear! But in Firefox and Chrome. And I see that the area behind the h1 the correct background is visible, but the area below has no background.

    #1250721
    salilou
    Participant
    This reply has been marked as private.
    #1251119
    Friech
    Moderator

    Hi There,

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

    .x-container.main:before {
    	background-color: transparent;
    }

    Hope it helps, Cheers!

    #1252334
    salilou
    Participant

    Thank you, ist works!
    Is it possible to hide the portfolio filter field?

    #1252717
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    ul.option-set.unstyled {
        display: none !important;
    }

    Thanks.

    #1261375
    salilou
    Participant

    Thank you!

    #1261690
    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!

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