roliw80
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] Responsive Content gets too narrowDear Herman
Thank you very much, I’ve played around with the following and now it seems to be okay, but the pixels are far from accurate, and I’m not sure if I’m doing this the right way.
.wp-block-columns {
display: flex;
flex-wrap: wrap;
}@media screen and (max-width: 900px) {
.wp-block-column {
flex-basis: 100%!important;
}
}Thanks so much and kind regards,
RolandForum: Themes and Templates
In reply to: [Astra] Additional MenuDear Sky, which template are you using? In WordPress, you will have to assign your menu to a menu area of your template. The settings are under this, or similar, path: /wp-admin/nav-menus.php?action=locations Kind greetings, Roland
Forum: Themes and Templates
In reply to: [Astra] Custom Toolbar Right with CSSDear Herman
Thanks so much. I will look into that. I have tried something with columns (right column in yellow), but I can’t make the width fixed, it jumps to a larger width when making the window smaller, do you know why that is?
http://voegifis.myhostpoint.ch/gaswarnanlagen/gaswarnzentralen/crowcon-vortex/
Thanks so much and kind regards
RolandForum: Themes and Templates
In reply to: [Astra] Additional MenuThanks so much Herman.
Forum: Plugins
In reply to: [Smart Slider 3] Slider on top of pageDear Gabor, I figured it out. Thanks so much.
Forum: Themes and Templates
In reply to: [Astra] CSS class to move main content upThank you very much Herman, I could fix the footer myself, thanks to your screenshot. All the best and kind regards, Roland.
Forum: Plugins
In reply to: [Smart Slider 3] Slider on top of pageDear Gabor, thank you very much, I tried it and it works, but now the logo is gone (top right). What am I doing wrong? Thanks so much. Roland.
http://voegifis.myhostpoint.ch/gaswarnanlagen/Forum: Themes and Templates
In reply to: [Astra] CSS class to move main content upDear Herman, thank you very much, it works! How do you know all this, I just couldn’t get there by myself… now I’m trying to make the margin around the footer items smaller, but also can’t figure this one out… thanks so much for your help. Roland.
Forum: Plugins
In reply to: [Smart Slider 3] Scale height to mobileDear Ramona, thank you very much, you’re the best!
Forum: Plugins
In reply to: [Smart Slider 3] Scale height to mobileDear Ramona, thank you very much, that works great. Do you know why my texts don’t get smaller on mobile, even though I switched to adaptive? Thanks so much.