Tagged: jordan
-
AuthorPosts
-
March 23, 2018 at 6:04 pm #932050
how can i delete this line here… https://imgur.com/a/kExoT (2 slide shows full width)
March 23, 2018 at 6:11 pm #932056Hey diefleischerei,
That seems to be part of an image itself. https://snag.gy/JGWUtw.jpg
Best regards,
Jordan ShannonMarch 23, 2018 at 6:21 pm #932063Thanks for the feedback but i do not mean the white 10ox . scroll down to the full width sldes: https://imgur.com/a/kExoT
March 23, 2018 at 6:23 pm #932064And i also use thow full widht slides at the top of the page. there is a whitespace of 10px between the slides but the whitespace is much bigger then 10px. why is this? https://imgur.com/a/3cees
March 23, 2018 at 6:29 pm #932066the border is that 1px border of color-section on default – you can get rid of it on color-section options page.
March 23, 2018 at 6:48 pm #932075there is no color secion :) :(
March 23, 2018 at 6:49 pm #932077Hey Guenter,
Thanks for the input on this.
Best regards,
Jordan ShannonMarch 23, 2018 at 6:53 pm #932079Yes but there is no color section. it is a full with slider without color section…
March 23, 2018 at 6:56 pm #932081how can i delete this line at the full width slide (image 1 and 2) and how can i set the whitespace to 10px (image 3). it is set to 10px but it is much higher????
Thnanks for you help.
March 23, 2018 at 7:01 pm #932082can you please provide us with a livelink to that page (your domain is well known here on board) so no secrets at all ;)
then we do not need to speculate what it could beif you have each foto in a 1/1 container : each container has a margin-top of 50px:
body .column-top-margin { margin-top: 50px; }
March 23, 2018 at 7:24 pm #932089Sure :) http://www.wiwaldi-lp.com/
I found another solution. Thanks.- This reply was modified 6 years, 8 months ago by diefleischerei.
March 23, 2018 at 7:33 pm #932092I now use a gallery and try all images inside the gallery to fit full width.
i use this code:
/*Galerie Bilder am Handy breiter machen */ @media only screen and (max-width: 479px) { .responsive #top #wrap_all #av_section_12 .container { width: 98%; max-width: 100%; } .responsive #top #wrap_all #av_section_12 .av_textblock_section { width: 85%; margin: 0 auto; } }
But i want to put this code inside a custom css class. not directly via #av_section_12. then i have the possibilty to apply it to all my gallerys. can you help me with this. how can i get this code inside an css class :)
Thanks :)
- This reply was modified 6 years, 8 months ago by diefleischerei.
March 23, 2018 at 9:14 pm #932111Hi,
Please refer to the following link on how to accomplish this:
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.