Shop Categories

X

Shift Particles in header

Home Forums Agama Pro Shift Particles in header

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

    Hello,
    it is possible to shift slightly the particles to not them appear over the logo?
    Many thanks

    #26298
    Zex
    Moderator

    Hello, Viacheslav!

    Insert the following code into Customizing->General->Additional CSS:

    canvas.particles-js-canvas-el {
        width: 73%!important;
        float: right;
    }

    Change the width value as you wish.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.