Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29086

    How can I change the size of the color section? I saw some of the color sections on the default page were larger, but I havnt been able to figure out how t enlarge them on mine. The url is http://www.pcragency.com/new-site/, thanks!

    #139688

    Hey,

    Edit the Color Section then give it a “Custom Css Class”, example “awesome-color-section”. You can define the height on Quick CSS or custom.css:

    .avia-section.awesome-color-section {
    height: 500px;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How can I change the size of the color section?’ is closed to new replies.