Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1013230
    karankumar
    Participant

    We are using Ethos and we are trying to get our custom headlines to look as follows: http://theme.co/x/demo/ethos/1/shortcodes/custom-headline/.

    In this article: http://www.gadgetblur.com/dunu-titan-1-fiio-ex1-review/, we have used this: “[custom_headline type=”left” level=”h1″ looks_like=”h2″ accent=”true”]Fiio EX1 – A New Claim to the Throne?[/custom_headline]”, for the first headline in the post.

    How do we get rid of the grey background with the header?

    If a screenshot/screenshots are required, feel free to let us know so that we can send any necessary ones across.

    #1013436
    Joao
    Moderator

    Hi There,

    Please add the following code to your Appereance / Customizer / Custom / CSS

    code, pre {
    background-color: transparent !important;
    
    }
    
    

    Hope that helps,

    Joao

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