Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #942890

    I am experience problems with inconsistent widths with content inside a column. Images and special headings have inconsistent widths based on browser window size. See the 6 main category images with special headings directly below here: http://ustriminc.com/ely

    #943272

    Please disregard this as I found a css solution to control special heading background:

    .page-id-480 .av-special-heading-h2 {
    background-color:#cc3333 !important;
    padding-top:12px !important;
    max-width: 355px !important;
    margin: 0px auto !important;}

    #943351

    Hi,

    Great, glad you found a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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