Business Grow Theme - Slider Not Centered

Discussion in 'Forum Rules' started by sherri2207, Aug 7, 2014.

Thread Status:
Not open for further replies.
  1. sherri2207

    sherri2207 New Member

    Joined:
    Dec 28, 2011
    Messages:
    28
    Likes Received:
    1
    Hi,

    I installed the business grow theme and I noticed that the slider isn't centered. Is there a quick fix for this so that I can show it to a client? Thanks - Sherri

    http://peewee2.intelliweb-solutions.com/
     
  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hello Sherri !

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .flexslider {
    text-align: center;
    }
     
    .slider_text_container {
    text-align: left;
    }
    This will solve your issue.


    Thanks & Regards
    Naveen Kolhe


    Note for Everyone: Please create your separate threads while asking technical issues. Do not post in someone else's thread. Start your own topic. It will easier for us that way to provide you precise and on time support.
     
  3. sherri2207

    sherri2207 New Member

    Joined:
    Dec 28, 2011
    Messages:
    28
    Likes Received:
    1
    Thanks, that worked perfectly!
     
Thread Status:
Not open for further replies.

Share This Page