Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • in reply to: Issues with the theme #27671
    Ernesto Jimenez
    Member
    Post count: 13

    All my custom CSS, it was working well, but since Thursday stopped working.

    #logo.seven.columns {
        width: 192px !important;
    }
    .header-advert.nine.columns {
        width: 728px !important;
    }
    
    .nav-previous span, .nav-next span { display: inline-block; }
    
    .wp-caption-text, .gallery-caption {
        margin-bottom: 0 !important;
        padding: 0 !important;
    }
    
    .single-post .pagination-wrap { display: none !important; }
    
    .ticker-content{
    font-weight:bold;
    }
    
    single .comments-likes, .love-it-wrapper {
      display: none !important;
    }
    
    .royalSlider > .rsContent {
    display:none; 
    /* or visibility: hidden depending on your needs... */
    }
    
    .royalSlider,
    .royalSlider .rsOverflow,
    .royalSlider .rsSlide,
    .royalSlider .rsVideoFrameHolder,
    .royalSlider .rsThumbs {
        background: transparent !important;
    }

    Something is wrong, because the color configuration is not showing properly, and the site is crashing on the mobile browsers (since last Thursday).

    in reply to: Issues with the theme #27195
    Ernesto Jimenez
    Member
    Post count: 13
    This reply has been marked as private.
    in reply to: Pagination wrap in posts #26852
    Ernesto Jimenez
    Member
    Post count: 13

    Ok, is done! Thank you again.

    Regards.

    in reply to: Views counter #26672
    Ernesto Jimenez
    Member
    Post count: 13

    Hi Melanie,

    I installed a plugin now, I just need to include this code in the places where it is needed:

    <?php total_views(get_the_ID()); ?> Total Views

    I put it in single.php for all posts.
    How can I make that my counter appears in the masonry blog of my front page? instead of “love-it” counter or “comments” counter.

    This is my page: http://texasborderbusiness.com/

    in reply to: Pagination wrap in posts #26648
    Ernesto Jimenez
    Member
    Post count: 13
    in reply to: How can I delete this bar? #23937
    Ernesto Jimenez
    Member
    Post count: 13

    Is done, thank you Cosmin.

    in reply to: Thumbnail slider #12022
    Ernesto Jimenez
    Member
    Post count: 13

    Thank you Diego, I just had not seen that option.

    in reply to: Logo area in the header #11918
    Ernesto Jimenez
    Member
    Post count: 13

    Thank you Cosmin, you are efficient as ever. I tried it and works fine.

    Regards.

    in reply to: Customize Posts Slider #10744
    Ernesto Jimenez
    Member
    Post count: 13

    Thank you for the help. Regards.

    in reply to: Customize Posts Slider #10482
    Ernesto Jimenez
    Member
    Post count: 13

    Thank you for your answer, I just want to relocate the caption like in your demo (attached photo) and that’s all, I don’t have enough time to learn CSS, I really hope you can help me with this. Thank you.

    in reply to: News Ticker font size #10101
    Ernesto Jimenez
    Member
    Post count: 13

    Thank you, I appreciate your fast answer. I could now make my dropdown menu 🙂

Viewing 11 posts - 1 through 11 (of 11 total)