Forum Replies Created
-
AuthorPosts
-
December 2, 2017 at 9:48 am in reply to: How do I position widget area title in Wellness theme #21419888BPMParticipant
I had a chance to play with it today and was able to achieve the desired effect like this:
.large-title {
font-size: 44px;
font-size: 4.4rem;
margin-bottom: 20px;
margin-top: -15px;
}h3 {
font-size: 24px;
font-size: 2.4rem;
margin: -47px 0px 0px;
}November 28, 2017 at 9:47 am in reply to: How do I position widget area title in Wellness theme #21407688BPMParticipantOkay yeah, I think I found the spot you're talking about. It looks closer, but the images are still not lined up evenly. I'd like to get it so the images are all lined up at the top.
Also: Is there any way to apply this change to ONLY Widget area 2? The code is effecting widget area 4, but I'd like to keep that section the same way it was before.
Thanks
November 28, 2017 at 8:25 am in reply to: How do I position widget area title in Wellness theme #21406388BPMParticipantOkay, I'm looking for that with my Chrome inspector but I can't find any way to make them appear horizontally. What would the code look like?
November 27, 2017 at 6:58 am in reply to: How do I position widget area title in Wellness theme #21401188BPMParticipantHi Victor, thanks for the reply.
I have tried those suggestions. Using a space as the title doesn't even it out. It seems to ignore the space when displaying the page.
The reason I'm using 4 featured post widgets is because I want them to appear side by side. If I only use one widget displaying 4 posts then they appear vertically.
Any other ideas?
-
AuthorPosts