I struggle to center my page’s in the middle of the screen. I use the Sydney theme. I also struggle with padding. There are huge white caps at the bottom of my pages. I set all my rows between 0 px and 50 px, but still have too wide spaces. Can someone help me.
See my site at www.agridevelopment.com
]]>Blog: https://kadungcampur.com (previously migrated from blogspot platform, and used this guide and redirect from: https://www.wpbeginner.com/wp-tutorials/how-to-switch-from-blogger-to-wordpress-without-losing-google-rankings/)
Issue: the older articles / previous page … doesn’t work. It’s linked to my other blog, i.e. https://mixedupalready.com.
So I use shared hosting to host both blogs, where mixedupalready.com is my main domain.
The background is this:
I decided to change the permalinks today, from https://kadungcampur.com/2016/04/sample-post/ to https://kadungcampur.com/sample-post/ using a redirect generator from YOAST (https://yoast.com/change-wordpress-permalink-structure/). I put this on my .htaccess. I did not remember that I have used a redirect before when migrating my blog to wordpress.
Apparently, the second redirect does not work, and my blog could not be opened as Google thought that my blog has too many redirect. So I take the redirect from .htaccess. My blog is working fine. At least the homepage, until I wanted to check the ‘older articles’ (or going to previous page) and it surprisingly, direct me to my other blog: Mixedupalready.com.
Weird, isn’t it?
But if I opened individual blog post, I still can open it.
What is wrong with this? :-/
]]>i am trying to Change the widh of the contet of my page. I am using the Colinear-Theme.
Page: https://www.salvenmoser.org/wordpress
All what i want is that the Content has more width.
I was trying already to install a Custom CSS and enter there the new with, but it didn’t work.
Can somebody help me?
I am very new in CSS, i was already reading how it should work but i can’t make it…
help me soon
]]>My site is https://roverandoutdogwalking.co.uk/ and I’m running theme Tesseract (https://tyler.com/2015/create-a-wordpress-website-2015/).
I want to add another menu option to the header menu, but the text now wraps on to two lines if I try, how can I extend that menu so it doesn’t wrap ?
Many thanks.
]]>.site-header .container {
background-color: #121212;
position:fixed;
bottom:0;
left: 0;
height:100px;
width:100% !important;
}
.main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
font-size: 14px;
text-transform: uppercase;
margin-top:5px;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
Also, the mobile view toggle is not working anymore (the menu wont open) how can I fix this?
/* Small menu */
.menu-toggle {
cursor: pointer;
display: none;
background: #fff;
border: none;
}
.menu-toggle:hover{
background: #fff;
box-shadow: none;
border:none;
}
@media screen and (max-width: 767px) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
}
1. While the font size of the menu on the homepage can be adjusted, the pages that are under each of the menu item, show in a larger size than the menu. How can I adjust that?
2. The footer is automatically taking the primary menu, even though I haven’t selected my Primary Menu for footer. I don’t want that. I don’t want any menu in the footer.
3. Can I make the blog headings of a different font than the rest of the pages?
4. In the blog I do not want the ‘continue reading’ tab and instead want to be able to insert ‘read more’ wherever I want in the post.
As the website, dayanitasingh.net, is under construction, the ‘maintenance mode’ has been activated on the website.
Please reply with suggestions.
Thank you!