Home page button responsive problem

Discussion in 'Foogo Pro WordPress Theme' started by danteunipv, Jun 13, 2016.

  1. danteunipv

    danteunipv Member

    Joined:
    Feb 3, 2015
    Messages:
    59
    Likes Received:
    1
    Dear Friends,
    there is a a problem with button area (start-building.php). They are not responsive.
    I uploaded image.
    website link: http://cim.unipv.eu/
    Thanks and regards
    Dante
     

    Attached Files:

  2. priya

    priya Guest

    Hi, Dante..

    Sorry.. I am unable to figure out the issue in your site..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. danteunipv

    danteunipv Member

    Joined:
    Feb 3, 2015
    Messages:
    59
    Likes Received:
    1
    Hello Priya
    the area button is not responsive.
    I upload image.
    website link: http://cim.unipv.eu/
    Thanks and regards
    Dante
     

    Attached Files:

  4. priya

    priya Guest

    Hi,

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    @media only screen and (max-width: 480px){
    .startbuilding, .ewpe-wrap, .extensions {
        display: block;
    }
    }
    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. danteunipv

    danteunipv Member

    Joined:
    Feb 3, 2015
    Messages:
    59
    Likes Received:
    1
    Hello Priya,
    I pasted the code in a style.css (/assets/css)
    it's not a good solution.
    http://cim.unipv.eu/
    Dante
     
  6. priya

    priya Guest

    Hello,

    I checked your site and everything is working fine...

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page