• Resolved carlbarlow

    (@carlbarlow)


    Hi, I’ve added the plugin and it’s working perfectly. My only issue is related to the CSS. I can not move the title from being anchored to the left of the page. Adding padding or margin seems to only ever be absolutely positioned which obviously has issues when scaling.

    Any help would be much appreciated.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Vagelis

    (@eboxnet)

    Hello there, try this and let me know

    h2.woorelated-title {
        max-width: 1065px;
        margin: 0 auto;
    }
Viewing 1 replies (of 1 total)

The topic ‘Title misaligned’ is closed to new replies.