-
AuthorPosts
-
November 23, 2014 at 10:00 pm #356365
Hello!
I just updated to the newest version and noticed some things that are a bit off, if you take a look at the embedded video in the linked page you will notice that there are black bars. Prior to the update there were no black bars, how would I get rid of them?
Also, it seems like the formatting for the text has changed a little as well. I sized them so that they precisely fit the “2/3rd” layout element and then added text in a “1/3rd” box that I made sure ran no longer than the video. Now, the proportions are wrong, with bars added on top of the videos and some of the text running too far down. I am not sure if the total window width has been reduced or the proportions somehow changed otherwise.
Thank you in advance!
November 24, 2014 at 6:08 pm #356998Hey kenhiltner!
A lot of customers have been saying this about the update but I’m not really sure why it would have happened. I guess it must have been reset. Navigate to Dashboard > Enfold > General Layout > Dimensions and play around with the Maximum Container Width value until it looks good.
Regards,
Elliott- This reply was modified 9 years, 12 months ago by Elliott.
November 24, 2014 at 7:24 pm #357054Hi Elliott,
Is there a way to make these changes in the custom css? I changed the values on the dashboard -> enfold -> general layout, but nothing changes on the site. I’ve had this problem before and had to fix things through my custom.css.
November 25, 2014 at 4:47 pm #357636Hey!
That option should be the one to change. Can you send us a WordPress login? I’d like to take a closer look.
Regards,
ElliottNovember 26, 2014 at 8:27 pm #358523This reply has been marked as private.November 27, 2014 at 5:32 pm #359085Hi!
Hmm, not sure what is going on there. The enfold.css stylesheet is loading fine but it’s not updating at all after saving changes.
Let’s try the following.
1. Deactivate all plugins.
2. Create a copy of your theme settings in Dashboard > Enfold > Import/Export and then hit the “Reset All options” button to see if you can save after that.
3. Completely delete the theme before downloading + uploading a fresh copy from themeforest.
If your still having problems after that then send us an FTP login and we’ll take a closer look.
Best regards,
ElliottNovember 28, 2014 at 8:47 pm #359871Hi Elliott,
The FTP is hosted through the UC school system and they have very strict access rules. So, I won’t be able to send you FTP login. Also, I think that is why the enfold.css stylesheet is not updating.
If you could let me know the css tags that I can add into the custom.css file I believe that changes will stick there.
Happy thanksgiving and thank you for your hard work!
- This reply was modified 9 years, 11 months ago by kenhiltner.
November 30, 2014 at 1:50 am #360171Hey!
Try this out.
.container { max-width: 1200px !important; }
Best regards,
ElliottDecember 1, 2014 at 5:14 am #360589Thanks Elliot! That allowed me to make changes to the container set and it to 1030px.
Is there any thing I can do for the black bars on the vimeo embedded videos?
December 1, 2014 at 5:52 pm #360909Hey!
You shouldn’t be seeing any black bars anymore. It looks fine on my end so try clearing your browser cache.
Regards,
ElliottDecember 2, 2014 at 12:26 am #361196Hi Elliott,
Yeah, I had to remove the padding. I noticed that the containers started to load with 0 50px 0 0 padding so I removed it in the custom css.
Thanks! This thread can be closed.
-
AuthorPosts
- The topic ‘Newest update added bars to embedded videos’ is closed to new replies.