Home › Forums › Tutorials and Hints from Users › Css befuddlement
- This topic has 9 replies, 5 voices, and was last updated 11 years ago by
Weaver.
-
AuthorPosts
-
August 14, 2015 at 12:46 UTC - Views: 42 #18131
mbreese
Participanthello. beating head against wall over small css thing. Example On this page: http://www.greensomuch.com/forestlane/sample-page/living-room/
When viewing on a small screen (table, phone, small browser window) I want the description box to end up full-width above the slide show– l ike on this page http://www.greensomuch.com/forestlane/ Can’t make it happen.
Also, without messing with the theme files, you can’t use the more tag in pages, correct?
August 14, 2015 at 16:51 UTC - Views: 8 #23953scrambler
ModeratorThat is easy, add the rule below in Main options > Fonts & Custom > Custom CSS Rule box
.is-mobile .gallery-description-box {max-width:100%;min-height:none;}
I have not made a test, but you should be able to use the more tag on pages
August 14, 2015 at 17:27 UTC - Views: 9 #23954Remus
ParticipantI think I’ve seen a post written by @weaver, about a bug in the current Weaver Xtreme version that must be fixed.
So, more tag works fine in ‘post’ page, but momentarily not in ‘page’.August 15, 2015 at 18:43 UTC - Views: 8 #23955Weaver
KeymasterI don’t know of any issues in the current Weaver Xtreme that affects custom CSS rules.
August 15, 2015 at 19:03 UTC - Views: 8 #23956scrambler
Moderator@weaver, he is speaking about the ability (or inability) to use the <more> tag in pages, I do recall you mentioning there was a problem when someone reported it a while back but dont remember if it was suppose to be already fixed or not
August 15, 2015 at 21:39 UTC - Views: 8 #23957Gillian
ParticipantI remember a thread like @Remus mentioned as well, but just spent 10 mins searching for it but couldn’t find it 🙁
August 15, 2015 at 21:50 UTC - Views: 8 #23958scrambler
Moderator@weaver, I found it
http://forum.weavertheme.com/discussion/12520/creating-multiple-pages
It was about the next page tag. Is that fixed by the way?
August 16, 2015 at 03:47 UTC - Views: 9 #23959Remus
ParticipantWell, I forgot the topic. <more> and <!–nextpage–> are different issues. My bad!
August 16, 2015 at 04:35 UTC - Views: 8 #23960scrambler
ModeratorYea same here. The <more> tag is really just for posts as it is related to exceprts (I think)
August 17, 2015 at 00:10 UTC - Views: 8 #23961Weaver
KeymasterI will try to get a new version submitted to WP this week – it has a few fixed issues, but I also want to add a couple of other things while I can (like more emphasis on going to forum.weavertheme.com for help, and perhaps a more persistent message about adding the theme support plugin.)
But it is looking good to get this done this week.
If @Remus needs the nextpage support for pages (it works for posts), then I can send a dev version.
-
AuthorPosts
- You must be logged in to reply to this topic.

