Forum Replies Created
-
AuthorPosts
-
designerwriter
MemberI clicked on the Enable Breadcrumbs boxes for pages, posts, and single post in the Genesis settings. Now I can use the shortcodes to use create what I want correct?
designerwriter
MemberYou mean the General settings or Genesis settings?
designerwriter
MemberSo I can use shortcodes after I select the option on the settings page?
designerwriter
MemberI wasn’t aware that there was built-in pagination because I have used other themes. Is there a link in the knowledge base about how to use it? That would be helpful. Thank you Victor.
Grace
designerwriter
MemberI found out what the problem is! There was an extra blog entry in the Genesis Simple Sidebars area. This is where the editing takes place for the sidebar widget areas..where you can add and delete widgets so that’s why there is no delete button in the widget area.
designerwriter
MemberI think it’s a template but I deleted it. However, I didn’t empty the trash. Therefore, why would it still be showing up?
designerwriter
MemberOh. Well I have 2 blog widget areas. How do I get rid of one of them? What code do I remove?
designerwriter
MemberIt worked! Thank you. But I have 2 questions.
1. Why did you have to change the bottom number when it was the top of the photos I wanted flushed and even?
2. How do I make the space less between the photo and the social media icons so that it’s lining up with the bottom of the large photograph to the left? I inspected the element but I couldn’t see where to change the padding.
Also, the 300x300 is the standard sidebar size correct? Then what is the size of the photo above the body? I made it 1600x800 but I wasn’t sure if that reduced to 1200 width. I might as well make it size as so it works well with the sidebar photo. This is why I am asking.
Thanks in advance!
designerwriter
MemberI tried this code...
.sidebar .widget {
margin-bottom: 70px;
}But it didn’t work. The photo already is 360x360px. Did you mean make it 300x300px? I will change the photo to 300x300 and see if it works. BRB.
designerwriter
MemberI changed the header to 1200x400.
designerwriter
MemberI am just curious as to why I could access the full length page on other themes but not this one. I guess that’s the way they set it up.
So for this theme would the width be 1200 or larger Victor? Which is the best full-width size. I thought it was 1200. But with screens getting larger I wasn’t sure.
designerwriter
MemberInstead of 320 x 120 I would like to make it 420 x 150 or 420 x 160.
designerwriter
MemberI also want to change the size of the menu words. They are too small. That’s doable without shifting anything right?
designerwriter
MemberI think it’s a bit tight up top. Can I change a number that would give it more room?
designerwriter
MemberNow if I decide to change the logo size, what size can it be? 400 x 150 or 160? This won’t mess anything else up will it? Also, I want to increase the depth of the area on top.
In the previous CSS, I changed the values to get the depth in the header and menu area (see in bold). Is this correct?
.header-image .title-area {
margin-bottom: 20px;
margin-top: 20px;
min-height: 65px;
padding:0;
width: 200px;
}.genesis-nav-menu a {
color: #000;
display: block;
font-family: 'Lato', sans-serif;
font-size: 10px;
font-size: 1.2rem;
font-weight: 700;
letter-spacing: 2px;
padding: 47px 10px 10px;
text-decoration: none;
text-transform: uppercase;
}designerwriter
MemberThe menu is centered in Chrome but it’s a bit off in Safari and I emptied the cache. Can you check it for me?
designerwriter
MemberOk brb. A question...why 111%.I haven’t tried changing anything on this code before. This is what I thought...that there was another code number that I had to change.
designerwriter
MemberThe menu is not centered. It’s over to the left of the title. This is the problem and I want to increase the depth in the header and menu area. I can leave the logo as is if it’s going to cause problems.
designerwriter
MemberOk done Erika. I reuploaded the CSS.
designerwriter
MemberWhat we need to do is return to the original code and start over at this point. What I gather from your initial post is that you want the menu to be centered with the logo image after you upload it, correct?
Yes.
I haven’t made too many changes but I cut and paste the code that I did change with the original and the changes in a table.
Ok I will do it re uploading CSS and be right back. Thank you Erika. I have wasted all morning on this menu centering.
-
AuthorPosts