Background image and fixed height

Multipurpose WordPress Theme Forum Support
GK User
Thu May 28, 2015 2:08 pm
Hi,

Can someone help me with making Free shipping part of the page fixed height and background picture?

Quark Theme
Link: http://english.kckm.si/
User: temp
PW: demo10

Thank you.

Matej
User avatar
Senior Boarder

GK User
Fri May 29, 2015 7:16 am
Hi,

I'll try to help, but which part exactly is a "Free shipping" part on your website? I can't see it.

Regarding the fixed background - please try to disable "Use JS Parallax engine" option from Appearance -> Customize -> Features section.
User avatar
Moderator

GK User
Fri May 29, 2015 9:10 am
Hi Piotr,

It was Zadnji dan kampa originally, but I managed it somehow. But on that note, how can I make the map on the bottom stretched to the edges and align it to the top of the previous page?

Thank you.
User avatar
Senior Boarder

GK User
Fri May 29, 2015 11:57 am
Try to add this custom css code:
Code: Select all
.frontpage-block.box.small-spaces.small-text {
  padding-top: 0;
}
.frontpage-block.box.small-spaces.small-text > .site {
  max-width: none;
}
User avatar
Moderator

GK User
Fri May 29, 2015 3:15 pm
That works. but it also moves the bottom text (contact information) to the side.I would leave that as it was.

Thank you.

Matej
User avatar
Senior Boarder

GK User
Mon Jun 01, 2015 8:40 am
Please remove (from the contact informations section) css class i.e. "small-spaces", because now the contact and the map have exactly the same classess and the rules from my previous post are assigned to both sections.
User avatar
Moderator


cron