Forum Replies Created
-
AuthorPosts
-
saikorivi
MemberHi Victor,
Thank you. I made the edit and it did resolve the issue.
Regards,
Saisaikorivi
MemberHi Victor,
Thank you for your response. So, you are saying that I go and just remove '&limit=100' in the genesis/lib/functions/general.php when I see the same code as the one you have in your article? Or should I add something to that page?
saikorivi
MemberHi Lauren,
Thank you very much. It's fixed.
Regards,
Saisaikorivi
MemberHi Lauren,
I'm sorry, I didn't quite follow. What are you referring to?
saikorivi
MemberHi Lauren,
Thanks for your response. Looks like I already have it at 40px and 4rem. Below is how I have it. I do not see any change. Am I missing something?
.entry, #disqus_thread {
background-color: #fff;
-webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 40px;
margin-bottom: 4rem;
overflow: hidden;
padding: 8%;
position: relative;
width: 100%; -
AuthorPosts