Hi, I am using Flex box 5 to display an image on the home page. PRoblem is that when I’m logged into the backend the picture size is ok but when logged out the picture is too small. How can I fix the size not to change.
See the link for the problem screen shots
Hello erickimani,
I see that it is acting like the column size is changing. If the problem appears only when you are not logged in, then it can be from some cache, maybe you have some cache on the server.
Also, if you want we can take a closer look, for this please contact us via email at contact@tagdiv.com and please provide temporary w-admin access and include the link of this topic. We’ll check it as soon as possible and we’ll fix the problem.
Thank you!
Hi,
I partially solved the problem by using the latest post widget instead of a flex block.
Problem is now that I’d like to increase the font size of the widget list of latest posts
Please assist
Thanks it worked! I even made it bold
.widget_recent_entries a{
font-size: 16px; font-weight: bold;
}