Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1233696
    LittleBigBen
    Participant

    hi
    – I would like to have the subnavigation dropdown x percent transpartent (renew-dropdown.png).
    – on any link beeing klicked there is an ugly blue frame, can only tell on mac/safary (link-frame.png).
    – resizing the feature image only works on height (resizing-feature.png).

    thanks for your help, ben

    #1233952
    Jade
    Moderator

    Hi Ben,

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

    .x-navbar, .x-navbar .sub-menu {
        background-color: rgba(205, 190, 55, 0.8) !important;
    }
    
    .x-navbar .desktop .x-nav > li > a {
        outline: 0;
    }
    
    .single-post .entry-featured {
        height: auto;
        width: 50%;
    }
    
    .single-post .entry-featured .entry-thumb img {
        width: 100%;
    }

    Hope this helps.

    #1234438
    LittleBigBen
    Participant

    thanks Jade, great help!

    #1234481
    Friech
    Moderator

    You’re welcome, please feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Cheers!

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