Mobile Issues

Discussion in 'BusinessGrow One Page WordPress Theme' started by renarts, Jun 5, 2014.

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

    renarts Member

    Joined:
    Sep 4, 2013
    Messages:
    49
    Likes Received:
    1
    Hi there.

    I need some help with the mobile layout of the theme. I placed an image instead of text in the Featured Sub Heading Area and it is not responsive when viewed in mobile. It only shows a cut-off part of it. I also want to know if there is a way to make the area with the logo a bit narrow and the slide a bit bigger.

    Site url: http://positiveproductivity.com.au/

    Looking forward to your response. Thanks.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    div.featured_text_area center img {
    width: 100%;
    } 

    Thanks & Regards
    Gourav Shrivastava
     
  3. renarts

    renarts Member

    Joined:
    Sep 4, 2013
    Messages:
    49
    Likes Received:
    1
    Hi Gourav,

    That fixed it. Thanks!
     
Thread Status:
Not open for further replies.

Share This Page