Home Forums Pro Themes Magazine Plus Pro REED MORE

Viewing 15 posts - 1 through 15 (of 60 total)
  • Author
    Posts
  • #141885
    Diego Morilla
    Participant

    Hello, I want to remove the word READ MORE from the blog and put in its place I … I transparent, without a colored background, just like it appears in the demo. How can I do it? Thank you

    #141926
    Psink
    Keymaster

    Hello @ Diego Morilla

    I’m quite confused regarding the query. I guess you are trying to say that you want to change the “Read More” button label.

    Please follow the screen record to replace the “Read More” Label
    https://www.awesomescreenshot.com/video/2247305?key=5e54c2190d5cd2e75d4a356454218105

    I’m still not clear on this line “I transparent, without a colored background, just like it appears in the demo”

    Can you please confirm that you want to make the button background transparent?

    And please share your site URL

    Regards,
    Psink

    #142059
    Diego Morilla
    Participant

    Hi Psink, I want to put an excerpt like I…I in the blog post as it appears here https://wenthemes.com/theme-demos/?demo=magazine-plus in the summary of each post. My URL is on a local host yet. You can enter the link that you have sent me and select blog, you will see that at the end of each blog summary appears this I…I, that I would like to put. I don’t want to put READ MORE or VIEW MORE just this I…I, just like in the demo. Cheers

    #142103
    Diego Morilla
    Participant

    Hola Psink, where can I send you a photo so you can see what I request?

    #142109
    Psink
    Keymaster

    hello @Diego

    Now I understand what you want to say. Please follow the below screen record.

    https://www.awesomescreenshot.com/video/2271991?key=535935c4c2986dc3a581ec20446afed2

    hope this will help you

    If have any further query, please lets us know

    Regards,
    Psink

    #142200
    Diego Morilla
    Participant

    hello psink
    yeah … bravo that’s what I needed. Many thanks. a greeting

    #142201
    Diego Morilla
    Participant

    hello psink,

    I already got it but it is inactive, no link to the article. That is, if I click on I … I will not open the post where the complete news is. In the demo if it directs you to the article where all the information is. How can you go about creating the link? Thank you

    #142325
    Psink
    Keymaster

    Hello Diego

    Please follow screen records and the CSS this Css

    
    a.read-more {
        display: inline;
        margin-top: 0;
        background: none;
        color: #fa5742;
        padding: 0;
    }
    a.read-more:hover,
    a.read-more:focus {
        color: #242424;
    }
    

    Screen Record
    https://www.awesomescreenshot.com/video/2305874?key=44028f49cced242aa9f2993bb3e7367f

    Hope this helps

    Have a great day

    Regards,
    Psink

    #142354
    Diego Morilla
    Participant

    hi psink
    yes … bravo now it turned out very well. Many thanks.
    Regards

    #142474
    Diego Morilla
    Participant

    hi psink
    How can I change the font size? I want to change the size of the letters of the title of each post. Thank you

    #142506
    Psink
    Keymaster

    for homepage post title or archive page post title? and please share your site URL

    #142559
    Diego Morilla
    Participant

    Hello Psink
    my site is on localhost, I want to hire a hosting soon. What I want is to change the font size of the archive page post title. Where is the expanded news.
    A greeting

    #142585
    Psink
    Keymaster

    Hello Diego

    Add this Css

    .archive h2.entry-title {
        font-size: 28px;
    }
    

    Regards,
    Psink

    #142618
    Diego Morilla
    Participant

    Hello Psink
    I have entered the code in customize, additional CSS, but I can’t change the font size

    #142657
    Psink
    Keymaster

    Hello Diego

    Can you please confirm that you are talking about the archive page post title. Because previous should have to work for it. It would be easy if you share some screenshots of that page.

    Please share some screenshot or screen record

    Regards,
    Psink

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