• Resolved ajrdesign

    (@ajrdesign)


    ImbueCG.com

    I’m having an issue with some alignments. I’m using the UDesign theme and I’m currently talking to the developer as well but I wanted to see if anyone here could solve this issue.

    As you can see the video and the button is out of alignment on the home page. I can’t figure out why this happened or what caused it. If anyone has any clue I would much appreciate it as I’m pretty stumped.

Viewing 2 replies - 1 through 2 (of 2 total)
  • #before-content .column-content-wrapper {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
    }

    style.css?ver=1.0 (line 2462)

    remove float: left;

    (for Firefox at least – not sure what the ?ver=1.0 means)

    Thread Starter ajrdesign

    (@ajrdesign)

    Thank you! That seems to be the issue.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Alignment Issues on my Homepage’ is closed to new replies.