My toggle menu do not work when i’m using mobile devices.
This is my site: https://www.colunastortas.com.br
Could someone help me?
]]>I cannot seem to find the section of code within my css to adjust to remove the navigation bar under the masthead when the menu button pops up (when the screen is shrunk). I’m trying to eliminate the blue bar. Any suggestions would be super helpful. I looked at this too long today. Thanks!
]]>There is too much space between the widgets. Requires too much scrolling.I’ve looked at all the margin settings but am stumped.How do I reduce these to 1em?
I also need the sidebar to show. How do I reduce the width of the body?
]]>Where can I change the H1 of the tag page?
Now, it is “Tag: [tag name]”. I want to change for “Author: [tag name]”.
Anyone can help me?
]]>How can I make the drop down appear without a click on the arrow?
]]>See here: https://alterssicherung.org/2016/10/07/1-2-1-wahrheit/.
I put in the origional size of 1600 × 420 Pixel. What can I do?
]]>Hi there, great simple theme, nice work!
Wondering if there is a simple way to have a different header image on other pages, not just the home page?
]]>There something weird going on with the mobile menu hover state. The background is supposed to be white, no? It only works on some menu items, and strangely that is only submenu items. I’m testing popper theme as is on iPhone 5s iOS 9.2.1.
]]>The input[type=”text”] fields in the comment form stretches beyond the viewport @320px.
One solution might be adding a media query in the CSS file:
@media screen and (max-width: 22em) {
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
max-width: 17.5em;
}
}
]]>
I’m testing the Popper theme in my local dev environment using MAMP Pro, and I see that the included no_NO.po file is not working, i.e. nothing is translated when viewing the site in the browser. I’ve tested in Firefox 44.02 and Chrome 48.
I have never experienced something like this before.
Is this theme related, or is something wrong with the WP installation?
I’m using a static front page and I’d like to keep the header image full size. The theme defaults to a minimized header image because it’s a page I’m guessing vs. a post.
Any ideas on how I might be able to make the adjustment?
site: https://www.michael-webber.com/
Thanks!
]]>What does a screenreader say for the navigation dropdown arrow (the arrow that indicates child items under, and separate from, the parent item)?
]]>When I navigate to a submenu page the submenu-nav stays open (uncollapsed) on the newly loaded page. Can that be changed?
]]>Hello!
I like this theme and playing around with it to tweak its templates in my child theme. My preferred layout is sidebar-right for index pages & no-sidebar for all single posts.
Currently, layout selection code get_theme_mod
is placed in header.php. Based on my limited experience in theme development either I guess either I have to modify this code with a conditional statement, or have to place a new get_theme_mod
in single.php or content-single.php. I have been struggling with this for a while but failed to achieve this? Any help would be much appreciated!
Thank You
]]>Cant see the page templates when I activate Page Attributes. Please tell me what to do.
]]>I want to remove published date from single blog post and blog page where all post are listed. How can I do it with a child theme?
]]>Sidebar doesn’t show on any side..No matter what I change it to it just remains at the bottom. I’m using the latest version of firefox on a desktop PC. Any ideas. Thanks.
]]>