• Resolved comecalamity

    (@comecalamity)


    Hi! I use and love Olsen light free theme but I have a problem with the mobile version: to read the post in the homepage I have to click on “Read more” button. I would like to add a link to post also in the post title (and in case in the post image), is that possible?

    Also in the desktop version the image in the homepage is not clickable, but I found this a minor problem. For the homepage titles in the desktop version I don’t have any problem. Could you help me please? Thank you for your attention
    Chiara

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,
    Thank you for using Olsen Light and for your kind words.
    In order to make this item clickable you will need to add a featured image (https://www.wpbeginner.com/beginners-guide/how-to-add-featured-image-or-post-thumbnails-in-wordpress/) or add a link to your first image in your article that will lead to the article itself https://prnt.sc/nrga9n
    Also I noticed your titles have links to the post page. Do you mean something else?
    Let me know if you need additional help on this.

    Thread Starter comecalamity

    (@comecalamity)

    Hi Fotis,
    thank you very much for your helpful answer. I added the link to the first image of the post and it worked in the desktop version, but not in the mobile one. I don’t know why. I could try to add a featured image, but when I tried (some time ago) I had some problems with how the image was cropped and appeared.

    In the mobile version (Ios) I still found the title of the first post in the homepage not clickable. The other posts in the mobile version haven’t this problem as well as in the desktop version all the title links work properly. Do you have any suggestion?
    Thank you again
    Chiara

    Hi there,
    can you add this in your custom css (Customize->Additional CSS) box to resolve the issue in mobile

     @media(max-width:767px){
    #content .col-sm-6{
     clear:left;   
    }
    }

    Let me know if this worked for you.

    Thread Starter comecalamity

    (@comecalamity)

    Wow! It worked, thank you so much.

    That’s great. Glad I could help. If you need additional help with anything, feel free to get in touch and I will be there for you asap!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with mobile version post title’ is closed to new replies.