Centre the text on the home page

Support Area Forums Elite Centre the text on the home page

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question: http://www.equityreputations.com
  • Author
    Posts
  • #31095
    kathy Wilson
    Participant

    Hi Bill Can you please tell me how to change the front page so that the left hand image is removed and the text is centred? Thanks heaps. Kathy

    #31111
    Bill Robbins
    Moderator

    Good Morning Kathy,

    Are you wanting the animated text that’s on your home page to be full width with no image next to it? If that’s the case here’s how you can do that:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .home-page-content .cbp-so-side.cbp-so-side-right {
      	width: 100%;
      	text-align: center;
      }
      
    3. Update your settings.

    If you have something else in mind, let me know.

    Have a great week,
    Bill

    #31228
    kathy Wilson
    Participant

    Perfect! thanks. K

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Centre the text on the home page’ is closed to new replies.