Reply To: Aspire Pro Sidebar Size

Homepage Community Forums Aspire Theme Support Aspire Pro Sidebar Size Reply To: Aspire Pro Sidebar Size

#22845
pathankp
Customer

    Please help me out I am in the serious mess.

    This is what I used in “Aditional CSS” block:

    .sidebar-primary {
        float: left;
        margin-left: 60px;
        width: 340px;
    }
    
    .content {
    
        float: right;
        width: 800px;
    }
    
    .anchor-space {
    
        margin-top: -80px;
        padding-top: 80px;
    }

    But it is not responsive to mobile devices. Please visit my website and blog post via a mobile device. It’s wide on mobile devices which is why I am losing my website ranking.

    Can you please help me out to edit the CSS, I want my content area 800px minimum and 340px sidebar (left) there must be 60px margin from left.

    Please help me out; I don’t see you guys helping out properly.