Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #881172

    Hello,

    I found this Quick CSS which helped me to remove tghe date on my posts, which works.
    .slide-meta {
    display: none !important;
    }
    But the date is still showing on “Latest News” as I called it in the Footer- and Sidebar-Widget. How can I remove also this dates? A Link to the site I send you in Private Content.

    Thanks a lot for helping!
    Claudia

    #881443

    Hey claudipro,

    Add this to quick css:

    #footer .news-time{
    display:none!important;
    }
    
    .news-wrap .news-time{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #882185

    Hi Jordan,

    I just tried this Qick CSS but it is not working. I also have this Quick CSS for not showing date on the Blog Beiträge and this is working:

    /*no date for blogpost*/ -> it works!
    .slide-meta {
    display: none !important;
    }

    -> this doesn’t works!
    #footer .news-time{
    display:none!important;
    }
    .news-wrap .news-time{
    display:none!important;
    }

    Maybe you have some other Idea or where the mistake can be?
    Thank you for helping
    Claudia

    #882276

    Hi,

    Do you have any custom css that may be formatted wrong? This could prevent the provided css from running.

    Best regards,
    Jordan Shannon

    #882289

    I got this Quick CSS from your company for the Accordion, button hover color, tabellenfarbe and no date for general blogpost and the size of blogpost for mobile phone. What is surprising me is the double } on the end. But when I take it off than the Logo and the Menu touching each other.
    Greetings Claudia

    /* Accordion Tabs Color*/

    .av_toggle_section:nth-child(1) .toggler, .av_toggle_section:nth-child(1) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(2) .toggler, .av_toggle_section:nth-child(2) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(3) .toggler, .av_toggle_section:nth-child(3) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }
    .av_toggle_section:nth-child(4) .toggler, .av_toggle_section:nth-child(4) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(5) .toggler, .av_toggle_section:nth-child(5) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(6) .toggler, .av_toggle_section:nth-child(6) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }
    .av_toggle_section:nth-child(7) .toggler, .av_toggle_section:nth-child(7) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(8) .toggler, .av_toggle_section:nth-child(8) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(9) .toggler, .av_toggle_section:nth-child(9) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }
    .av_toggle_section:nth-child(10) .toggler, .av_toggle_section:nth-child(10) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(11) .toggler, .av_toggle_section:nth-child(11) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(12) .toggler, .av_toggle_section:nth-child(12) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(13) .toggler, .av_toggle_section:nth-child(13) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(14) .toggler, .av_toggle_section:nth-child(24) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(15) .toggler, .av_toggle_section:nth-child(15) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }
    .av_toggle_section:nth-child(16) .toggler, .av_toggle_section:nth-child(16) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(17) .toggler, .av_toggle_section:nth-child(17) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(18) .toggler, .av_toggle_section:nth-child(18) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }
    .av_toggle_section:nth-child(19) .toggler, .av_toggle_section:nth-child(19) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(20) .toggler, .av_toggle_section:nth-child(20) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(21) .toggler, .av_toggle_section:nth-child(21) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }
    .av_toggle_section:nth-child(22) .toggler, .av_toggle_section:nth-child(22) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(23) .toggler, .av_toggle_section:nth-child(23) .toggler:hover {
    background: #8cb5cc!important;
    color: #FFF;
    }

    .av_toggle_section:nth-child(24) .toggler, .av_toggle_section:nth-child(24) .toggler:hover {
    background: #9dcae4!important;
    color: #FFF;
    }

    /* Button hover effekt*/

    body .avia-button.avia-color-theme-color:hover {
    color: #822250;
    color: #1f6c8f;
    text-shadow: 0 1px 0 #1f6c8f;
    background-color: #1f6c8f;
    }

    /* Tabellenfarbe*/
    tr:nth-child(odd) {
    background: #9dcae4 !important;
    }

    /*no date for blogpost*/
    .slide-meta {
    display: none !important;
    }
    #footer .news-time{
    display:none!important;
    }
    .news-wrap .news-time{
    display:none!important;
    }

    /*smartphone blogposts*/
    @media only screen and (max-width: 767px){
    article.slide-entry.flex_column.post-entry {
    width: 100%!important;
    }
    }

    #882301

    Hi,

    The double bracket is not an issue. Please add the css I gave you to the very top, above everything and see if it runs.

    Best regards,
    Jordan Shannon

    #882307

    I did, but it’s not helping either.
    In my stylesheet.css (child theme) I have this CSS, propably I also got it from you, my coding isn’t that good.
    Greetings Claudia

    .header_color .main_menu ul:first-child > li > a { color: #1F6C8F; } /* color of main menu items */
    .header_color .main_menu ul:first-child > li a:hover { color: #822250; } /* hover state of main menu items */
    .header_color .main_menu ul:first-child > li.current-menu-item > a,
    .header_color .main_menu ul:first-child > li.current_page_item > a { color: #822250; } /* color of active menu item */

    /* Register Form */
    #top .input-text,
    #top input[type=”text”],
    #top input[type=”input”],
    #top input[type=”password”],
    #top input[type=”email”],
    #top input[type=”number”],
    #top input[type=”url”],
    #top input[type=”tel”],
    #top input[type=”search”],
    #top textarea,
    #top select {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 3px 3px;
    outline: none;
    font: 1em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0px;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    background: #fff;
    border-radius: 0px;
    }

    /* hyphens Trennstriche */
    p {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    }

    #882400

    Hi,

    Please provide admin info so I can log in and look into this further.

    Best regards,
    Jordan Shannon

    #882634

    Thank you that would be great!
    Claudia

    #882791

    Hi,

    This is what I’m seeing:

    https://snag.gy/1DuqzL.jpg

    Is this not correct?

    Best regards,
    Jordan Shannon

    #883407

    Hi Jordan,

    sorry did I answer you on this question?
    What you see is correct, but it’s not about the date in the blogpost or under the teaser on start page. I have in the footer and on some pages in the sidebar Latest News/Neuigkeiten. Small thumnails with short Headline and under it the date. This date I would like to remove too.
    Is it possible?
    Greetings Claudia

    #883551

    Hi,

    I see. Is this not being added by a plugin? You have not added this manually to the title?

    Best regards,
    Jordan Shannon

    #883832

    Hello,
    I am sorry Jordan, I missed that this date showing a part from the headline because I did not wrote the post by myself. So the code you gave me in the beginning was working.
    Thanks for your patience
    Claudia

    #884097

    Hi,

    Thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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