Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #541843

    Hi there,

    I was busy making a page and at first it worked like I wanted. And as far as I can remember, I haven’t changed anything to that specific section, but all of a sudden it’s aligned to the left and I can’t seem to change it back!? There is no placement option, so it did it by itself :-S

    Can you help me with this?

    #542145

    Hi Boris,

    What is it supposed to look like? Please try to explain a bit further or post a screenshot highlighting what you are looking to change.

    Best regards,
    Rikard

    #542282

    Hey Rikard,

    How do I post a screenshot here??

    grt Boris

    #542288

    Hey!

    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Regards,
    Yigit

    #542305

    Hey guys,

    ah ok, here they are. this section:
    https://www.dropbox.com/s/k7p4rqaq0q884ve/kriesi%202.png?dl=0

    …is not centered anymore as you can see here:
    https://www.dropbox.com/s/10flc4u31gmbpxs/kriesi%201.png?dl=0

    grt Boris

    #542315

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-26 .av-content-small.units {
        width: 100%;
    }

    Best regards,
    Yigit

    #542809

    Hey Yigit,

    Unfortunately, that didn’t help :-(
    Any other tricks?

    grt Boris

    #542906

    Hi,

    I’m not sure what’s going on there, could you send us a temporary admin login so that we can have a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #543118

    Of course, here you go!

    #543186

    Hi!

    Login credentials are not working for me. Can you please check them once again?

    Regards,
    Yigit

    #543215

    I changed it to something simpler… ;-)

    #543241

    Hi!

    I edited your page and choose not to display sidebar and that helped. If you would like to display a sidebar on your page, please insert masonry element into a 1/1 column element.

    If you would like to keep your sidebar at the bottom and have content centered, please change the code i posted here – https://kriesi.at/support/topic/content-aligned-to-left-by-itself-cant-change-it/#post-542315 to following one

    .page-id-26 .av-content-small.units {
        width: 100% !important;
    }

    Turning off sidebar on your page seems like a better option :)

    Regards,
    Yigit

    #543309

    Hey Yigit,

    Huh?? Did I have a sidebar all of a sudden?? I didn’t have it before! At first it was centered by itself, and by some black magic that changed! But thx for searching and changing it for me, next time I will set the idea of black magic aside and look for the option that won’t make sense first haha…

    grt Boris

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Content aligned to left by itself, can't change it.’ is closed to new replies.