This topic contains 4 replies, has 2 voices, and was last updated by Forum Moderator 1 year, 11 months ago.
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.
Home › Forums › BeFit Theme Support › Read more button (lastest posts in home page) does not work properly
Tagged: read more button
This topic contains 4 replies, has 2 voices, and was last updated by Forum Moderator 1 year, 11 months ago.
Accessing the website from a smartphone, in Home page / Lastest post, the Read More button does not link to the post page (or any page).
The button changes when clicked and you can access the entry page by clicking on the highlighted image, but the Read More button does not work.
Hi Juan,
Kindly show us your website URL.
Regards,
Dave
Hi Juan,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px){
.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .four_fifth { display:table;}
}
Regards,
Dave
Ok. Solved. Thanks.
🙂
You must be logged in to reply to this topic.