Forum Replies Created
-
AuthorPosts
-
April 5, 2016 at 10:28 am in reply to: Form boxes going over content area in mobile view (Contact Form 7) #29325
That code makes no difference.
I already have this code snipped in my custom css box to decrease the distance to menu:
@media screen and (max-width: 479px) { #secondary.home_front_wrap{margin-bottom:0 !important;} } #primary { width:100%; margin:0;}
Perhaps there are some interferences?
April 5, 2016 at 9:34 am in reply to: Form boxes going over content area in mobile view (Contact Form 7) #29312Hello Brad,
thank you for checking.
Responsinator has a better representation of my website on mobile than all browsers on my phone (Chrome, Firefox, Dolphin, Samsung Internet 4.0.10-51), they show all that same problem.
In Responsinator you can see, that the form field is nearer the right border than the left. Do you have a code for me to center the form fields in mobile view?
regards,
MichaelApril 5, 2016 at 7:34 am in reply to: Form boxes going over content area in mobile view (Contact Form 7) #29289– The arrow below the menu, to close the menu, does not have the right size now. It’s too small and not responsive, how to deal with that?
Hello Brad,
thank you. The mobile view is nearly finished:
– The text below logo is missing
– The page title text gets overlappedOn desktop:
– The arrow below the menu, to close the menu, does not have the right size now. It’s too small and not responsive
– The menu items should be centered. They are to far on the leftSee what happens, if you move the browser window smaller:
– The arrow below the menu gets overlapped
– The page title text gets overlappedIn a very small browser window (this is not on mobile), the text below logo is much too small:
regards,
MichaelHello Brad,
mobile view is ok, thank you, but please check again for REPLY #28118.
The third widget is in second row when at zoom level 100% (standard view), there is not the right setting for what has been done for REPLY #28096…The space between slideshow (picture(s) in the middle) and second gallery row on start page is still too big, see REPLY #28097.
please have a look…
In mobile view the widgets content overlap:
Thank you for working on it!
“footer widget 3 area” jumps around:
please visit http://das.pekic.de
scroll down to the widget area
now change zoom-factor (press strg+minus and strg+plus) and check out what happens when being at 90%, 100% and 110%It disappears/jumps at 67%, 100% and 125% and up
When choosing english language, there is an orange surrounding, when choosing german no box surrounding. Is it possible to mark the chosen language more elegant, like with transparency or smaller box around the flag?
Mobile view:
Is it pissible to place logo in the middle of header and to even out the white around the logo (reduce white are above logo by half)?don’t know why this comes up now, but the second gallery has not the same distance to the picture in the middle when looking at mobile view! Screenshot is from Smartphone.
The picture shows the frontpage at http://das.pekic.deShri could solve the disappered Widget problem, but asked me to post back in forum…
footer widget content not in the middle:
Now the different areas are misaligned again
I entered this code:
#content, #colophon, .footer-bottom{box-sizing:border-box !important;} #colophon{width:100%;}
You already gave me this code:
#primary { width:100%; margin:0;}
Does it have to be replaced or shall the new code additionally entered?
March 22, 2016 at 8:37 pm in reply to: SKT Full Width Pro – Footer and Footer bottom misalignment #27812The footer is misaligned again!
These are the custom codes you/SKT gave me:
#content, .footer-bottom { width:100%;} @media screen and (max-width:767px) { #secondary.home_front_wrap { margin-bottom:20px;} #primary { width:100%; margin:0;} #content, .header { width:90%; margin:auto;} #colophon, .footer-bottom { width:90%; margin:auto;} .footer-bottom { width:90%;} } .page-template-page-full-width-php .footer-bottom{width:100% !important;} @media screen and (max-width: 479px) { #secondary.home_front_wrap{margin-bottom:0 !important;} } @media screen and (max-width:767px) { .page-template-page-full-width-php .footer-bottom{width:90% !important;} } .single-post h1.entry-title{color:#dc266e !important;} .single-post h1.entry-title{line-height:35px !important;} .post-thumb img{border:none !important;} .post-thumb img{border-radius:0 !important;} .header .logo{ padding:60px 0 0 !important;} #site-nav ul li{border-bottom:1px solid #dc266e !important; border-top:none !important;} .postmeta{display:none;} .homepage-article{ width:250px !important;} .category article{ background:#FFF !important;} .homepage-article h1.entry-title{border-top:none !important;} .homepage-article h1.entry-title a{color:#dc266e !important;} .homepage-article h1.entry-title a:hover, .category h1.entry-title:hover::first-letter{color:#fff !important;} h1.entry-title{ line-height:11px !important; text-align:left !important;} h2.widget-title{color:#dc266e !important;}
-
AuthorPosts