Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #247857

    Hi I was informed to add the following css to change the style of the fly out navigation menu. It has not customized the fly out menu. Can you take a look and let me know what could be the problem? The url is http://phoenixfireops.com/ahq/
    .title_container {
    position: relative;
    display: none !important;}
    #wrap_all { overflow-y: hidden; }
    #header_meta { background: #000000 }
    .footer_color .news-time{display:none;}
    .image_size_widget .tweet-thumb img, .image_size_widget .news-thumb img {
    width: 40px; height: 40px; }
    .news-thumb { padding: 0; border-style: none; }
    .grid-entry .inner-entry { padding-right: 15px; }
    .footer_color div .news-headline {
    color: #eeeeee;
    line-height: 35px;
    }
    #avia-menu a {
    color: black !important;
    }
    #avia-menu a:hover{
    color: #808080 !important;
    }
    @media only screen and (max-width: 767px) {
    #footer .widget {
    margin: 0 auto;
    }
    }
    .sub-menu a {
    padding: 0px 15px !important;
    text-size:6px !important;
    }
    #top .av-border-deactivate.avia-logo-element-container img {
    box-shadow: none;
    padding: 0px 5px;
    background: #000000;}

    #top .avia-smallarrow-slider .slide-image, #top .avia-logo-element-container img{
    background:#000000;
    padding:0px 5px;
    }

    .fullsize .content .entry-content-wrapper {
    font-size: 14px !important;
    }

    #248178

    Hey ctcphx!

    Custom CSS code you have added seems fine and it does work on my end. Please try flushing browser cache and refresh your page a few times

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.