Tagged: , ,

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #724762

    After updating threads became nekkorektno display search in the mobile version … Please tell me how to fix?

    #724763

    Quick CSS:

    .av-magazine-time {
    display: none;
    }

    .tabcontainer .news-time {
    display: none;
    }

    time[itemProp=”commentTime”] {
    display: none;
    }

    #top #wrap_all .main_color h3.av-magazine-title {
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
    }

    @media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
    display: block !important;
    }}

    .av-social-link-facebook a {
    color: #fff !important;
    background-color: #37589b !important;
    }

    .av-social-link-twitter a {
    color: #fff !important;
    background-color: #55ACEE !important;
    }

    .av-social-link-gplus a {
    color: #fff !important;
    background-color: #DD4C3B !important;
    }

    .av-social-link-pinterest a {
    color: #fff !important;
    background-color: #CB2026 !important;
    }

    .av-social-link-linkedin a {
    color: #fff !important;
    background-color: #0082BD !important;
    }

    .av-social-link-tumblr a {
    color: #fff !important;
    background-color: #2A445F !important;
    }

    .av-social-link-vk a {
    color: #fff !important;
    background-color: #527397 !important;
    }

    .av-social-link-reddit a {
    color: #fff !important;
    background-color: #FF4006 !important;
    }

    .av-social-link-mail a {
    color: #fff !important;
    background-color: #C6BE2F !important;
    }

    .av-share-link-description {
    font-size: 20px;
    text-align: center;
    }

    #top .comment_text { font-size: 16px; }
    #top label { font-size: 16px; }

    .slide-meta {
    display: none!important;
    }

    .blog-categories.minor-meta {
    display: none!important;
    }

    .comment-meta.commentmetadata {
    display: none!important;
    }

    .news-headline {
    font-size: 16px;
    font-weight: normal;
    }

    .avia_combo_widget .top_tab .tab {
    font-size: 14px;
    }

    @media only screen and (min-width: 990px) {
    .only-mobile-menu-search { display: none !important; }}

    #menu-main-menu {line-height: 1em;}

    .sidebar_left.sidebar {
    text-align: left;
    }

    .news-headline {
    float: right;
    width: 200px;
    }

    .news-thumb {
    float: left !important;
    }

    .title_container .breadcrumb {
    font-size: 15px;
    left: 50px;
    }

    @media only screen and (max-width: 990px) {
    .only-dt { display: none !important; }}

    #top .avia-post-nav {
    background: rgba(20,42,76,0.5);
    }
    #top .avia-post-nav:hover {
    background: rgba(20,42,76,1.0);
    }

    #725186

    Hi,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #725279

    Oh sure…. http://www.ulovanet.ru

    • This reply was modified 7 years, 11 months ago by Konstantin.
    #726505

    It seems so to me and no one will help ….

    #726608

    Hi,

    can you explain further please? I have no idea what the issue is about. Please use screenshots to highlight what’s going on for you (imgur.com, dropbox, etc).

    Also send us admin access, so we can have a deeper look into.

    Maybe a plugin is causing the issue you’re experiencing, so please deactivate all of them to check which one could cause it. Remove any theme customizations you’ve done so far, to check if one is conflicting another.

    Best regards,
    Andy

    #727406
    #727427

    Hey!

    Can you please also share admin access for us?

    Best regards,
    Basilis

    #727447

    login see private content

    • This reply was modified 7 years, 10 months ago by Andy.
    #728045
    #728104

    Still it does not work, in general, all crooked … And the theme was not updating, some mistake …

    Screenshot: https://www.dropbox.com/s/q8wndlzn11e157i/Screenshot_05.png?dl=0

    #728127

    Hi,

    no idea what you want to show us with your screenshot to be honest. Have in mind that we don’t understand any Russian. Please remove any customizations you’ve done for your mobile search and then add the code from here into your Quick CSS field and adjust the values if needed.

    Switch off any caching you’re using and afterwards deactivate your caching plugin as well as all other plugins. Clear browser cache and hard refresh a few times.

    Best regards,
    Andy

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