Home › Forums › ART WordPress Theme › Gallery Builder: adjusting widths of text and images
- This topic has 6 replies, 2 voices, and was last updated 8 years, 2 months ago by
jlarchitect.
-
AuthorPosts
-
March 18, 2018 at 9:31 pm #14806
Hello!
Congratulations on a very elegant and easy to use theme – even for a total beginner like myself.
In the gallery builder I am working with the standard template on a narrow setting – but the text and images do not align. Is there an option to customize widths for text and images so both can be aligned?
thank you,
JL
March 19, 2018 at 2:11 am #14809Hi
Hi, thank you for purchasing our theme
Please leave your page URL, i will check, thanks!
Regards!
Bwsm – uiueux.com – Twitter – FacebookMarch 21, 2018 at 9:45 pm #14828This reply has been marked as private.March 22, 2018 at 2:29 am #14829Hi,
Hi,
I need to know what “gallery builder” you mentioned firstly. Is it BM Content Builder on this projects page: http://xve.87e.myftpupload.com/auto-draft-vertical-gallery/ OR gallery template on single portfolio http://xve.87e.myftpupload.com/ux-portfolio/shake-up/ ? Did you want the main container width more narrow for all posts/pages or only single portfolio? It should be more narrow bu custom css, what’s the width value you want?And is there an option to reduce the spacing between these modules?
Did you talk the spacing left/right?
I have switched on the option for ‘previous post/next post’ but this is not showing.
It will be fixed in next version.
March 22, 2018 at 10:25 pm #14846This reply has been marked as private.March 23, 2018 at 3:53 am #14847To set Text 970, image and text will align:
Please paste the custom css code to “Appearance > Customize : Additional CSS”@media(min-width:768px) { .gallery-post-des.gallery-des-center .entry { width: 100%; } }To set image module 870:
Please paste the custom css code to “Appearance > Customize : Additional CSS”@media(min-width:1200px) { .blog-unit-gallery-wrap.container {width: 870px !important;} }To reduce vertical spacing between these text and image
Please paste the custom css code to “Appearance > Customize : Additional CSS”@media(min-width:768px) { .single-portfolio-fullwidth .gallery-post-des { margin-bottom: 60px;} }March 25, 2018 at 7:46 pm #14861That’s great. Problem solved!
Many thanks.JL
-
AuthorPosts
- The topic ‘Gallery Builder: adjusting widths of text and images’ is closed to new replies.
