Home › Forums › ART WordPress Theme › text align
- This topic has 22 replies, 2 voices, and was last updated 7 years, 10 months ago by
SeaTheme.
-
AuthorPosts
-
June 21, 2018 at 7:51 am #15486
hello
i am wonder how to align the text in gallery layout builder and property? for example to the right?http://www.secondmind.hk/ux-portfolio/leonleon/
thanks so much
June 21, 2018 at 2:34 pm #15491and it is possible to have more than 1 video in portfolio post?
June 22, 2018 at 2:32 am #15496Hi,
1.
Please paste the custom css code to “Appearance > Customize : Additional CSS”.list-layout-text { padding: 120px 0; text-align: right; }2. please refer: https://seatheme.net/forums/topic/video-on-art-theme/
Regards!
Bwsm – uiueux.com – Twitter – FacebookJune 25, 2018 at 3:43 pm #15532hi,
what if I want to align text in the middle, and adjust the spacing of top and bottom? thx!
and how about the spacing of the Property? how do i adjust that?Thanks
June 26, 2018 at 1:51 am #15535Hi,
I don’t understand your question, it has been middle. Did you talk center?? Could you please paste a screenshot to explain?
Thanks!June 27, 2018 at 2:01 am #15547hi yes i mean centre, by default they are not in the centre, the text and property text.
and i just want to adjust the spacing and up and down too…
and i dont seem anyways i can upload a screen shot here but the link is here
http://www.secondmind.hk/ux-portfolio/emocolor/June 27, 2018 at 2:09 am #15548
June 27, 2018 at 2:23 am #15549Please paste the custom css code to “Appearance > Customize : Additional CSS”
.list-layout-text { padding-left: 20%; padding-right: 20%; padding-top: 120px; padding-bottom: 120px; text-align: center; }You can change the padding-top/padding-top value yourself(the default is 120px, you can change other value), it is text up and down.
Regards!
June 27, 2018 at 3:35 am #15556how about the property?????
June 27, 2018 at 6:02 am #15558and how about the spacing of the Property? how do i adjust that?
Did you talk top spacing? The CSS is for top spacing of the Property:
@media(min-width:768px){ .gallery-property { margin-top: 80px;} }The default is 80px, you can change other value
June 28, 2018 at 3:09 am #15573i have been asking both about the text and property….. top bottom left and right spacing….
June 28, 2018 at 3:09 am #15574or can u tell me how can i upload a screen cap for u…. i describe with picture clearly for u…?
June 29, 2018 at 2:31 am #15605This reply has been marked as private.July 12, 2018 at 7:53 am #15741how do i move the position and set the font size for the property text thanks
July 13, 2018 at 1:32 am #15746Hi,
Where do you want to move the position, please send me a screenshot to explain, thanks.
Please set font size:
BM Font management > Fonts Assignment > Posts & Pages:
Gallery Post Property Title
Gallery Post Property ContentJuly 13, 2018 at 5:47 am #15748ok… i hope it does explain…
https://www.dropbox.com/s/yx31qos2xgjdy6s/explain.jpg?dl=0thanks
July 14, 2018 at 5:54 am #15753The default it align left;
If center, please use the CSS:
@media(min-width:768px){ .gallery-info-property { display: flex; justify-content: center; } }If align right, please use the CSS:
@media(min-width:768px){ .gallery-info-property { display: flex; justify-content:flex-end; } }July 17, 2018 at 6:45 am #15789Thanks!
May I also ask how do I unpublish the portfolio in Archive?
since I unpublished the portfolio they disappear on the front page, but still exist in the Archivethanks
July 18, 2018 at 1:33 am #15805Hi,
Please try to clean the cache, if not work.
Please leave the archive page URL, thanksJuly 21, 2018 at 10:01 am #15828still not working
and the page i mean is the nine dots icon on the top right cornerThanks
July 22, 2018 at 8:16 am #15845Thanks for reminding, we will fix it in next version.
July 22, 2018 at 1:37 pm #15851u mean there s no fix for now?
July 23, 2018 at 3:46 am #15861Yes, it needs time to fix/update.
Sorry! -
AuthorPosts
- You must be logged in to reply to this topic.
