Center the slider text, Mambo
-
Hi,
I am a beginner in WordPress so I apologize for a dummy question in advance.
I would like to fix the same issue as mentioned in “Center the slider text” discussion.
I am using Mambo theme and I have not purchased the PRO version. I have a single static main banner in Home page.
I would like to center the text in the banner. I have tried to add this code to my CSS custom:
.slider_con {
text-align: center;
}but it did not work. Then I have tried to add this code:
.banner_con {
text-align: center;
}and the title and description effectively got center-aligned but still remained on the left side of the main banner.
Could you please advise which code should I use to place it in the middle of the banner?
Thank you very much.
- The topic ‘Center the slider text, Mambo’ is closed to new replies.