- Posts: 11
- Thank you received: 0
Help styling h2 in only one module
-
lizakrause
Inactive member -
Topic Author
- New Member
-
Less
More
10 years 7 months ago #40907
by lizakrause
Replied by lizakrause on topic Help styling h2 in only one module
Well, I feel a little better - I did what you said (which is basically what I had tried on my own to no avail)...but it did not work.
Take a look - I left it there...
Take a look - I left it there...
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #40909
by ivan.milic
Replied by ivan.milic on topic Help styling h2 in only one module
Try this:
.hero-carousel article .contents,
.hero-carousel article .contents * {
text-align: center;
}
.hero-carousel article .contents,
.hero-carousel article .contents * {
text-align: center;
}
Please Log in to join the conversation.
-
lizakrause
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
10 years 7 months ago #40910
by lizakrause
Replied by lizakrause on topic Help styling h2 in only one module
No luck...left it in there if you want to take a look!
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #40912
by ivan.milic
Replied by ivan.milic on topic Help styling h2 in only one module
.hero-carousel article .contents,
.hero-carousel article .contents * {
text-align: center!important;
}
refresh after
.hero-carousel article .contents * {
text-align: center!important;
}
refresh after
Please Log in to join the conversation.
-
lizakrause
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
10 years 7 months ago #40913
by lizakrause
Replied by lizakrause on topic Help styling h2 in only one module
Hot dog - it worked! Thank you thank you!
Any idea about the "random image" module I asked about above?
Any idea about the "random image" module I asked about above?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #40924
by ivan.milic
Replied by ivan.milic on topic Help styling h2 in only one module
.random-image{
text-align:center;
}
text-align:center;
}
Please Log in to join the conversation.
Time to create page: 0.097 seconds