• kacper3355

    (@kacper3355)


    Hello.
    I’m having problems with some of items that wont center properly. For example, the ad in the header (728×90) should be centered but it goes a little bit more to the right. The same thing is with post-page navigation.
    Does anyone have any ideas how to fix it? I really need to center all of those items properly.
    My site – https://sdgr.pl/
    The example of the post with post-page navi – https://sdgr.pl/oszustwa-na-scenie-esportowej-w-csgo/
    Screenshot – https://i.imgur.com/2lCb5We.png

    Of course every item that i mentioned above has “center” attribute.

    Thanks for any help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Arteyin

    (@arteyin)

    .site-description{display:none}
    .group.pad {padding-right: 0;}
    .page-links{margin-left: 0 !important}

    or instead of .site-description use this

    #abd_shortcode_widget-7 {overflow: initial;}

    Thread Starter kacper3355

    (@kacper3355)

    The 728×90 ad is now centered as it should be! Thank you.
    But the page-links wont change. When i applied this code the links moved even more to the right.

    Do you have any ideas?

    Thread Starter kacper3355

    (@kacper3355)

    EDIT:
    The .group.pad {padding-right: 0;} actually broke the site.
    Here’s the screenshot: https://i.imgur.com/IOg5xLo.png

    So, none of these codes worked ??

    Thread Starter kacper3355

    (@kacper3355)

    EDIT2:
    I fixed the ad position by deleting the “<div class=”group pad”>” code from header.php.

    So, only the thing about post-page remaining.

    [ No bumping please. ]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Items wont center properly – need help’ is closed to new replies.