Shop Categories

X

Front page boxes

Home Forums Agama Pro Front page boxes

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28017
    rabtheme
    Participant

    I’ve just implemented Front Page Boxes for the first time using “Above Page Content” position. I am also using Layer Slider WP that came bundled with the theme. I would like to add some blank spacing between the slider and the front page boxes. Can you tell me how to do that?

    Thank you,

    Marybeth

    #28021
    Jerry
    Keymaster

    Hello rabtheme,

    You can do that via Customize -> General -> Additional CSS by adding next CSS code:

    #frontpage-boxes {
      margin-top: 50px; /* add custom margin number */
    }

    Regards

    • This reply was modified 2 years, 8 months ago by Jerry.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.