-
AuthorPosts
-
February 11, 2020 at 10:24 pm #1183687
Hello
please could you help me!
i tried to hide the gray Socket on our first Page
http://www.netventure.at
but it seems to remain visible no mather which settings i choose.. it seems to be worse in the devices of my collegues as there is also a big gray bar on top of the page… leaving a white bar in the middle where the content is placed…
the plan was to have a plain white site without footer , header and so on… how do i archieve this???also while the Icons are shown in the middle of the screen on my Microsoft Surface they are pinned to the left side on other devices… is there a way to have them constantly centered in the middle.. but covering the full broad of the window?
thank you so much in advance! I hope i explained the issue understandable..best regards
February 12, 2020 at 1:30 pm #1183851Hey IDONOTWANTAUSERNAME,
Please try the following in Quick CSS under Enfold->General Styling:
html { background-color: #fff; }
Best regards,
RikardFebruary 12, 2020 at 2:07 pm #1183880hello, thank you for the quick response!
i tried this now and it does not seem to work …February 13, 2020 at 8:37 am #1184082Hi,
Did you clear the cache a few times over? Also add the code to the very top of quick css so it runs first.
Best regards,
Jordan ShannonFebruary 13, 2020 at 11:21 am #1184104Hey there,
I cleared the cache and it is the only code in the quick css i have..
still no change.. any other solutions?
also could you recomend me how to solve the sticking to the left side of the masonry gallery.. we would like to have it centered and covering the full broad of the site..?i am clueless.. as i am new to this..
would be really cool if we could solve this somehow today .. i was just informed that we will show it to our businesspartners tonight.. and i am starting to get a little nervous.. no intention to be unfriendly ;) hope it doesn t sounds this way.. as you guys are also probably quite busy…
best regards MarieFebruary 13, 2020 at 9:56 pm #1184317Hi IDONOTWANTAUSERNAME,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_stretched #wrap_all { background-color: #fff; }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 14, 2020 at 11:56 am #1184462Hello,
thank you so much! the code worked this time!
the only thing remaining is that our Icons in the masonry gallery seem to be stuck to the left side and are not adjusted to the size of the window, also depending om the used device/browser (while looking great on MS Surface/Firefox, it is not displayed like that on our Dell in any Browser)Is there a way to have the icons are centered and scaled up to a size where they do not look so lost on a big white area?
the only acception would be on a mobile/ smart phone display… in that case the icons are even a bit big… is it possible to adress this seperately?
maybe i just miss the settings where to adjust that but I looked a few times now and couldnot find a solution…
thank you so much for your great support!
Best regards,
MarieFebruary 15, 2020 at 8:37 am #1184699Hi Marie,
Thanks for the update. I’m not sure where we can see the icons you are referring to, could you post a link directly to the page in question or post a screenshot the problem please?
Best regards,
RikardFebruary 17, 2020 at 1:08 pm #1185198Hello!
I may expressed myself wrong.. I meant the 3 sketched pictures on http://www.netventure.at (that are providing links to the respective Product informations)
We are planning to have a fancy carrousel there, but in the meanwhile it would be great if those pictures could be covering the full window.. if you know what I mean?
Thanks in advance!
Best regards MarieFebruary 18, 2020 at 3:32 am #1185504Hi Marie,
Thanks for the clarification. It looks like you have put in duplicate values for the container width in the theme options. Please adjust that to only have a pixel or % value.
If you want to alter the container manually on the home page then please try this in Quick CSS:
.home .container { max-width: 100%; }
You also might have to use a Grid Row element instead of the Masonry, or 1/3 element with Image elements inside of them.
Best regards,
RikardFebruary 20, 2020 at 2:24 pm #1186367Hello Rikard,
thank you so much! I changed it in the theme Options and it worked! Also thanks for the Hint with the 1/3 image Element!
Looks much better now.
Thank you all for this awesome support!
Best regards
MarieFebruary 20, 2020 at 6:29 pm #1186451Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.