• Resolved zack06007

    (@zack06007)


    Hello

    Each update I change this line in the file : relatedpost > Assets>Front.css

    .relpost-block-container{
    border: 0 none ;
    margin: 70px;
    padding: 50px;

    I enter 70 and 50 px for center my Related posts
    This morning, i enter the same value and no change
    The related posts are not center

    It’s not possible to have this option (left, center, right) on admin of related posts for the future.

    Now how change my css to have a center related posts?

    thanks

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Muhammad Arslan

    (@wparslan)

    Hi @zack06007
    I have checked upon your problem.
    The given page already has Related Posts Thumbnails in the center of the page for multiple views.

    1. PC
    2. Tab
    3. Mobile

    There are high chances that you are using a cache plugin, please purge the cache to see the results.

    We will discuss this feature in an internal meeting as well.

    Thank you.

    Thread Starter zack06007

    (@zack06007)

    Thanks
    I have refresh cache plugin
    It’s ok

    So if you create this option in admin panel it’s cool … More to change it in CSS for Every update

    Thanks Muhammad

    I would like this feature too, please. Am having trouble centering featured posts.

    Hi @tig1960,

    We can work on the issue for you on your website but it requires some additional information.

    You are advised to write us on our support form so the dedicated developer can get in touch with you

    Looking forward to it!

    Thanks for the quick reply. I have managed to center them now, with this CSS.

    .relpost-thumb-container {
    float: none;
    text-align: center;
    }
    .relpost-block-single{
    display: inline-block;
    float: none;
    }

    By the way, is there a way to choose which related posts are shown?

    • This reply was modified 3 years, 3 months ago by Tig2021.
    • This reply was modified 3 years, 3 months ago by Tig2021.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Margin and padding’ is closed to new replies.