mycolorfuladventures
Forum Replies Created
-
That works perfectly! Thank you so much!
Forum: Themes and Templates
In reply to: [Cubic] Changing width on one static pageThank you so much! This worked perfectly! Exactly what I wanted it to look like.
Yay it works! Thank you so much!
Okay, so when I changed the padding to zero the big black border on the top and bottom of my mobile featured images went away. It still never showed up anywhere else.
Is there a way to make the black go away? Or is there a way to only have the images within my posts have the padding and not the featured images? Adding the padding CSS has been the only way I can consistently have a space between my images and my paragraphs.
Also, this is my site: http://www.mycolorfuladventures.com
Forum: Themes and Templates
In reply to: [Cubic] New space above pictures on front pageOkay, I logged out of wordpress and logged back in and that fixed it. Do you know why that happened and how I can prevent it? Is it because I changed the logo too many times?
Forum: Themes and Templates
In reply to: [Cubic] Text-align justifyThank you so much! I think I am using the Jetpack custom CSS module because when I go in to add the custom CSS it looks like a blank page.
Forum: Themes and Templates
In reply to: [Cubic] Text-align justifyOkay, I think I found something that works.
I added this into the CSS stylesheet:
.post { text-align: justify; }