Okay
  Public Ticket #1649213
Buildpro - Custimization and Our Skills section Parallax problem
Closed

Comments

  • Burak started the conversation

    Hi, I have bought your theme and developing a site. I have two questions:

    1- I just want to create another section like services which will be called products. What I want is not to sell products but give information about them as in Services. Would this be possible?

    2- The background image of skills on Homepage13 does not work. It is invisible. I guess there is a problem with parallax effect there. Can please help about this?

  •  2,010
    Ocean replied

    Hi,

    1. It's possible. But you need to create new post type to add product. This is the custom problem, so we'll help you with cost. Hope you understand.

    2. I just checked this problem and fixed it. 

    Please go to Appearance > Customize > Miscellaneous > Custom Code

    Add css code:

    section.parallax{ position: static; }