pages are shifted left

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Mon Nov 30, 2015 8:17 pm
Hello!

Can you help me please , the text area in the pages are shifted left and is difficult to read .

http://screencast.com/t/sqgBdlUczZi

How do I can change ?

Greetings!
User avatar
Junior Boarder

GK User
Mon Nov 30, 2015 11:25 pm
Hi,

Could you please provide me with a URL to your page where the issue is visible, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

GK User
Fri Dec 18, 2015 9:40 pm
Probably any changes you make to the override, I found a temporary solution putting all the content within a table to 1200px

The Override:

.imageBg #gk-head {
background: none;
}

#gk-menu-wrap {
margin-top: 0;
background: rgba(0, 51, 102, 0.48);
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .26);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .26);
box-shadow: 0 0 6px rgba(0, 0, 0, .26);
height: 70px;
left: 0;
position: fixed;
-webkit-transition: top .2s ease-out;
-moz-transition: top .2s ease-out;
-ms-transition: top .2s ease-out;
-o-transition: top .2s ease-out;
transition: top .2s ease-out;
top: -100px;
width: 100%;
z-index: 1001;
}

#main-menu > li > a, .imageBg #gk-menu-wrap #main-menu > li > a {
color: #FFF;
display: block;
height: 70px;
line-height: 70px;
padding: 0 13px;
}

#gk-top1 {
background: #FFF url('http://liderpromlm.ekaram.net/wp-content/uploads/2015/11/sepia2.png') no-repeat center 0;
background-attachment: inherit;
margin-top: 100px;
margin-bottom: 100px;
}


#gk-top2 {
background: #FFF url('http://liderpromlm.ekaram.net/wp-content/uploads/2015/12/separador1.png') no-repeat center 0;
background-attachment: inherit;
background-size: 100%;
}

#main-menu > li {
clear: none!important;
float: left;
font-size: 22px;
font-family: oswald;
font-weight: 600;
height: 70px;
line-height: 70px;
text-transform: uppercase;
width: auto;
}

#main-menu > li > a, .imageBg #gk-menu-wrap #main-menu > li > a:hover {
color: #ffa500;
}

.imageBg #main-menu > li > a {
color: #000;
}

.imageBg #gk-header-mod {
clear: both;
color: #fff;
padding: 0px 0 0px 0;
text-align: center;
}


#gk-bottom6 {
background: #333333 url('') no-repeat center 0;
background-attachment: inherit;
}




body {
background: #fff;
color: #666;
font-size: 13.5pt;
font-weight: 300;
line-height: 1.6;
margin: 0;
min-height: 100%;
padding: 0
padding-left: 50px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}


#gk-mainbody article > header h2 {
clear: both;
font-size: 22.5.5pt;
font-weight: 300;
font-family: Oswald;
}


#gk-mainbody article > header h1 {
clear: both;
font-size: 35.5pt;
font-weight: 300;
font-family: Oswald;
}

#gk-mainbody article > header h2 {
clear: both;
font-size: 22.5pt;
font-weight: 300;
}



Thanks!

P.D. Shipping in PM my login.
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.