Shop Categories

X

Agama Pro – Problem full-width page layout

Home Forums Agama Pro Agama Pro – Problem full-width page layout

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10830
    Giuseppe Bernini
    Participant

    Hello I hava a problem with layout page full-width.
    I explain the problem.

    If I go in the GENERAL -> LAYOUT -> and insert “full-WIDTH” and down the pixel for example 1700
    This change only the head and no the pages box.
    It I create a new page the text, table or other is not inside the box, but is at full-with without
    padding or is only allign to left or to right (depend from I chese the menù).

    Sorry but I’m not a webmaster…. please help me!!!

    #10831
    Zex
    Moderator

    Hello, Giuseppe!

    The layout width, located in Customizing ▸ Layout ▸ General menu should work.

    https://prnt.sc/kzcv4s

    If for some reason it doesn’t work, insert the following code into Customizing->General->Additional CSS :

    .vision-row {
        max-width: 1700px!important;
    }

    https://prnt.sc/kzcx4x

    Change the max-width value per your needs.

    Regards

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