change slider on frontpage

Discussion in 'BizWay WordPress Theme' started by molatin, Apr 3, 2013.

  1. molatin

    molatin Member

    Joined:
    Aug 11, 2012
    Messages:
    558
    Likes Received:
    19
    Hi, we have this website http://ql2.wpx.me and we changed the slider to a smaller one so that it could have a text box beside it, it works well however it doesn't look good on mobile, can you help us edit the code for the slider and text box?

    This is the html code that we used

    <div style="max-width:970px;margin:10px auto;">
    <div style="float:left;max-width:640px;min-width:60%;">
    <?php echo do_shortcode('[camera slideshow ="home-slideshow"]'); ?>
    </div>
    <div style="float:left;max-width:300px;min-width:40%;">

    <div style="width:95%;margin:10px;">
    <h2>Welcome To Quality Limousines</h2>

    <p>Quality limousines is the premier provider of executive transportation solutions, taking ground transportation to the next level of luxury. Serving the Adelaide metropolitan area and the state of South Australia</p>

    <p>Through an unparalleled attention to passenger amenities, customer service and overall reliability, quality limousines has become the transportation solution of choice for executive clients. Founded in 97 and owned by the same team of dedicated entrepreneurs, quality limousines prides itself on its ability to provide service excellence, year in and year out</p>

    <p>Quality In All We Do</p>
    </div>

    </div>
    <div style="clear:both;"></div>
    </div>
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    You have done alot of customization with this Theme, and also removed the BizWay Theme slider and using the plugin for the slider.
    So it is not possible for us to give you support correctly.
    You would need to hire a developer from Freelancer to resolve this issue.
     
  3. molatin

    molatin Member

    Joined:
    Aug 11, 2012
    Messages:
    558
    Likes Received:
    19
    Ok - so if I wanted to do this task with a fresh theme how would I do it?
     

Share This Page