Forum Replies Created
-
AuthorPosts
-
Wow Jordan,
thank you so much!!! That worked perfectly!Yeah Mike, but that doen’t solve my problem with the responsive question. Now, the only design I can use is blog-grid – ok.
But how can I make the category pages responsive. Just take a look at the site in smaler versions and you understand what I mean. The Titels are overlapping, some pictures are bigger than others…I tried to use the code you gave me with the specific Page ID in it, but it doesn’t work.
Like that code:
.post-meta-infos { display: none; }
@media only screen and (min-width: 767px) and (max-width: 1115px) {
#top.page-id-5 #main .container,#top.single-post #main .container {
width: 95%!important;
padding: 0px !important;
}
}Hi Mike, yes shure, I tried that as well before, but it looked quite different to my blog layout. the images have been quite too big.
When I change it now to the single big layout, it just brakes the whole category page. Maybe that happens, because I changed the loop-index.php, so that the Headline appears above the aticle image. ???
Really I have no idea how to manage the layout of the archive pages. If there is no other option, I go with the grid blog style – even if that is not the solution that makes me really happy. I checked out everything on that forum, that could help or gives me an advice.This reply has been marked as private.Thanks to all of you! I found a solution. You can close this topic.
Wow, that worked all fine. Just the archive pages are not affected with this code. Is there a reason why and a solution?
Thanks so much Mike!
This reply has been marked as private.This reply has been marked as private.Again, thank you so much Mike! Is it just possible to make the socket menu and the social icons a bit bigger also on the mobile?
And a last question with Css. I wanted to change the colour of mobile menu as well. I tried many codes that I found here, but nothing affected it.
Hi Mike, thank you so much for your work and time. The only thing is still, when I put another code into the quick CSS, like I wanted to change the font colour on mobile – then the socket is destroyed again. Otherwise, when I put a code to quick CSS that should change the backround colour of the slider text, then nothing happens. So there are still some problems left with the css and I don’t know why.
Is there a reason why you deactivated the wordfence plugin?
And how can I make the font bigger in the socket. We have the css inside the quick css, but nothing changes, when I change the px value.Thanks so much again. Hope we can fix the problems!
This reply has been marked as private.Sorry, I understood that now. Thank you so much, it works fine!!!
Hi Helpers out there! I tried to put the codes in the style.css of my child theme that I’m using. But also that changes nothing. Maybe I’m just to stupid to find out, what’s the issue. So sorry then!
I usually just used the quick css to change some styles. At the beginning that worked fine. Maybe I added one code that is overwriting or disturbing the others.
When I put some of the codes of the quick css of enfold into the custom css of the parent theme, they are working. But not all of them.Is there someone who can help me please!
Hi Vinay,
I put that code for the category style into the functions.php, but nothing changes. What can I do?Now, also the visibility of the social icons in the header disappeared. Just from second to the other. What happens there. Just like if every CSS I made is getting useless. The code is:
.av_header_glassy.av_header_transparency .social_bookmarks li, #top .av_header_glassy.av_header_transparency .social_bookmarks li a {
border-color: rgba(255, 255, 255,0.25);
color: gray;It all worked. And now it seems that every minute one of those are loosing there function.
Here are the codes I used:
#socket .copyright {
display: block;
float: none;
padding-top: 20px;
text-align: center;
width: 100%;
}#top #wrap_all #socket .social_bookmarks {
float: none;
margin: 0;
position: absolute;
text-align: center;
top: 40px;
width: 100%;
}#socket .social_bookmarks li {
float: none;
display: inline-block;
}#socket {
min-height: 240px;
}#socket .sub_menu_socket {
position: relative;
right: 31.5%;
margin-top: 30px;
}#top #wrap_all #socket .social_bookmarks {
float: none;
margin: 0;
position: absolute;
text-align: center;
top: 10px;
width: 100%;
}#socket .social_bookmarks li {
float: none;
display: inline-block;
}
#socket { font-size: 15px; }Hi Victoria,
that’s what I already did, like I wrote before. It’s working just on my mobile, but not at any bigger screens. There’s still the black framed backround, even with the code. do you any idea, why?Thank for further information!
Hi Victoria,
thanks for your answer, but that doesn’t help me. I just want that the archive pages look ecaxtly the same like the blog pages. At the moment, they show a different size and no pictures. How can I change that?Really looking forward to solve that problem. Thanks for help!
Or is there anyone else who can help? Please!!!
Hey Jordan, thats it! Thank you so much! You made my day!!!
This reply has been marked as private.Is it possible to have a white frame, backround colour behind the font?
Hi Jordan, thanks for your fast reply. Jetzt ist die Schriftfarbe zwar Schwarz, aber der Hintergrund ist leider immer noch dunkel.
-
AuthorPosts