Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1087192

    Hi,
    I am using blog post element on my home page. You gave mi code which i can change read more text i insert this css code into style.css(enfold child):

    .rm a.more-link:before {
    content:’Detaljnije…’ !important;
    font-size: 15px;
    }

    .rm a.more-link {
    font-size: 0 !important;
    }

    i have created rm class and insert it in blog post element in section custom css class and it worked, but i dont know how, we did not touch anything, did not install any plugin it suddenly reverse to read more text again.

    Blog post is at the bottom of home page…link in private content

    • This topic was modified 5 years, 3 months ago by Uros.
    #1087794

    Hey Uroš,

    Credentials did not work for me. Could you please update the credentials?

    Best regards,
    Victoria

    #1087801
    This reply has been marked as private.
    #1088292

    Hi Uros,

    Please try the following css:

    
    .avia-builder-el-29 + .av-alb-blogposts a.more-link:before {
        content:'Detaljnije…' !important;
        font-size: 15px;
    }
    .avia-builder-el-29 + .av-alb-blogposts a.more-link {
        font-size: 0 !important;
    }
    

    Best regards,
    Victoria

    #1088569

    Code is not working. Can you check why rm class is not insert in code even i insert it in custom class section and update page

    #1090026

    Hi,
    can you please look at my thread, the code you gave me is not working

    #1090117

    Hi Uros,

    Best regards,
    Victoria

    #1090632

    cool tnx

    #1090837

    Hi,

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

    Best regards,
    Rikard

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