Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #886932
    ArchStanton1
    Participant

    Dear Support,

    Every page has the same background on my website except the “About page” (Az oldalról). It has white background but I want to make similar as all the other.

    My second qestion is regard to the side menu, I would like to use darker (or transparent) hover instead of the white.

    I attached a print screen: http://imgur.com/dDJOrBK

    website: hogyanfogyj.com

    Thank you in advance for the great support!

    #887441
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To have a transparent background in your page and in the sidebar when you hover it, simply add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site .entry-wrap,
    .widget ul li:hover, 
    .widget ol li:hover {
        background-color: transparent !important;
    }

    If you need anything else, please let us know.

    #887473
    ArchStanton1
    Participant

    It is perfect as always! 🙂

    Thank you very much!

    Zoltan

    #887755
    Rue Nel
    Moderator

    Hey Zoltan,

    Don’t mention it! It’s the least that we can do for you.
    If you need anything else we can help you with, don’t hesitate to open another thread.

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