[Resolved] content alignment

Home Forums Support [Resolved] content alignment

Home Forums Support content alignment

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #373771
    gagan

    sir, is there any way i can align my content in center, instead of left?

    http://www.ventabate.com/blog/

    #373802
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .blog .separate-containers .inside-article,
    .archive .separate-containers .inside-article {
        text-align: center;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #373912
    gagan

    no sir,

    it didn’t work for me..
    You should add an inbuilt option for doing that

    #373983
    Tom
    Lead Developer
    Lead Developer

    I’m not seeing that CSS added – where did you add it?

    #374024
    gagan

    I added it but then it didn’t work. So i removed it. It needs to be in additional css or simple? I tried in both

    #374061
    Tom
    Lead Developer
    Lead Developer

    Can you re-add it and let me know?

    It can go in either 🙂

    #374093
    gagan

    i re-added it.. Kindly, check it
    Thanks

    #374233
    Tom
    Lead Developer
    Lead Developer

    Where are you adding the CSS? I’m not seeing it in your source.

    #374269
    gagan

    in additional css, i already have something there. Will this thing not work now?

    http://www.ventabate.com/wp-admin/customize.php?url=http%3A%2F%2Fwww.ventabate.com%2Fblog%2F
    additionalcss

    i wish i cud send u screenshot

    i dont know if this link would work or not

    #374301
    Tom
    Lead Developer
    Lead Developer

    That link won’t work (I’m not an admin), but you can paste the CSS you have inside it into this topic and I can make sure everything is ok.

    #374309
    gagan

    @media (max-width: 767px) {
    .elementor-156 .elementor-element.elementor-element-1282ktk {
    margin-top: 0px;
    }
    }

    .blog .separate-containers .inside-article,
    .archive .separate-containers .inside-article {
    text-align: center;
    }

    i have added this. Kindly, make the corrections

    #374427
    Leo
    Staff
    Customer Support

    Hmm that shouldn’t be a problem.

    Any caching plugins?

    #374480
    gagan

    Yes,
    I am u wp super cache..
    Becuase i thought my website was a bit slow..

    #374696
    Leo
    Staff
    Customer Support

    Probably why we are not seeing the CSS being added. Try clearing it.

    #374751
    gagan

    Sir,

    Is there any email id? Where i can email u temporary login..

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