i was working on my page and realised that one column page text is shifted to the left side, as well as footer is shifted. I used several css codes on child theme but after erasing them problem persist.
Could somone check what might be the problem?
Sorry if offended by simple question but im lost
Used css codes:
.page .entry-header { display: none; }
@media screen and (min-width: 1200px) {
/* For devices with more than ore equal to 1200px width */
.wrap {
max-width:80%!important;
}
}
.page.page-one-column:not(.twentyseventeen-front-page) #primary {
max-width: 1200px;
}
.has-header-image.twentyseventeen-front-page .site-branding {
vertical-align: middle;
}
@media(min-width:48em) {
.has-header-image.twentyseventeen-front-page .site-branding {
height: 80%;
display: flex;
flex-direction: column;
justify-content: center
}
/* Mobiles */
.site-title {
font-family: Poppins;
font-size: 20px;
text-transform: uppercase;
}
/* Computer screens / @media screen and (min-width: 48em) { .site-title { font-family: Poppins; font-size: 60px; text-transform: uppercase; } } #top-menu { text-align: center; } .footer-widgets-wrapper { max-width: 100%; } } @media(min-width:48em) { .has-header-image.twentyseventeen-front-page .site-branding { height: 80%; display: flex; flex-direction: column; justify-content: center } / Mobiles */
.site-title {
font-family: Poppins;
font-size: 20px;
text-transform: uppercase;
}
/* Computer screens */
@media screen and (min-width: 48em) {
.site-title {
font-family: Poppins;
font-size: 60px;
text-transform: uppercase;
}
}
#top-menu {
text-align: center;
}
.footer-widgets-wrapper {
max-width: 100%;
}
Yesterday I made some minor site changes and now my “FIT” page has an issue.
When you click on it – the header logo jumps to the left – JUST on that one page.
And not on the footer. Also, it appears to stay put on smaller screens.
It just acts up on larger desktop monitors.
It also does NOT act up when in admin mode.
I dumped the cache, flushed the permalinks and checked my settings – with no change
Since all header/footers are virtually the same across all menu item I am perplexed.
I am using the Hello theme.
Any ideas ?
]]>When I query block products, text and title is forced to center. I have no settings to left align or right align. How can I get around this?
Thx
]]>I would like to align the Next-button to the right, but it’s not working.
I’ve set the option to RIGHT (= rechts in Dutch), see screenshot
What am I doing wrong?
Thank you, Yolanda
]]>Needing your help.
I created a loop grid for posts at my website. The loop item contains the “featured image, post title, post info, post excerpt and a button”.
However, the button in different loop items cannot align with each other at the bottom of each loop item, shown as the screenshot via this link https://imgur.com/bHFiSDz
I wonder if it is the “post excerpt” that caused this problem. Because in another loop grid I created where the loop item has some plain text, but not a “post excerpt”, the button could align well at the bottom of each loop item.
Does anyone know how to resolve this problem?
Thanks in advance!
]]>In my shop, if I display products, those are aligned in the center but are fuzzy. When I display CATEGORIES they those are aligned left but clear. There are no Woocommerce options in Theme Customizer to align the images or adjust resolution.
HELP? I want the product images clear and the category images centered.
Thanks in advance…
]]>