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

    Hello,
    i tried to change the font size of the title from the entrie slider, but it doesnt work at all. I just have big letters too, want to have them normal.
    Can you tell me what i can put in the quick css? And i dont want o see the categorie, its all the same.

    Thanks for help :)
    Rixi

    #1042672

    Hey rixi,

    Could you post a link to where we can see the results you are getting please?

    Best regards,
    Rikard

    #1042955
    This reply has been marked as private.
    #1043304

    Hi,

    Best regards,
    Victoria

    #1043439
    This reply has been marked as private.
    #1043452

    Hi,

    Add this to quick css:

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

    Best regards,
    Jordan Shannon

    #1043650

    Hi Jordan,
    great, thanks a lot!!!
    And can you tell me howor where I can change the font size or how to make stanndard letters and have the navigation visible?
    That would be great!

    Best regards rixi

    #1043789

    Hi,

    Are you looking to increase the font and have the navigation always visible, not just on hover?

    Best regards,
    Jordan Shannon

    #1043792
    This reply has been marked as private.
    #1044022

    Hi,

    Add this to quick css:

    .prev-slide, .next-slide{
    opacity:1!important;
    }
    
    .slide-content h3 a{
    font-size:10px!important;
    }

    Best regards,
    Jordan Shannon

    #1044178

    Hi Jordan,
    PERFECT!!! Thanks a lot for your help :)

    Best regards
    rixi

    #1044480

    Hi,

    I’m glad this was resolved and happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘entrie slider’ is closed to new replies.