mibtg
Forum Replies Created
-
Very easy.
Thank you again !That worked Perfect. thank you for the answer.
- This reply was modified 3 years, 9 months ago by mibtg.
Thank you for this, however where do I put this extra bit of code?
I have tried the following:
I put it in the block where my link is located in the Advanced/Additional CSS area and changed the anchor to my anchor name
“#The-Game{ padding-top: 50px; margin-top: -50px; }”, I then changed the 150px to various values and nothing changed, it still goes to the same wrong spot too far down the page.
I see now when I inspect my site that I have this
“<h3 class=”alignwide has-text-align-left #The-Game{ padding-top: 50px; margin-top: -50px; }” id=”The-Game” style=”line-height:1″>The Game</h3>”
==========================================I then tried to put it in the receiving block Advanced/Additional CSS area and changed the px value to something different
#The-Game{ padding-top: 250px; margin-top: -250px; } and when clicking on the link it still goes to the same spot on the page?
=============
When I inspect my site I now see this
<h3 class=”alignwide has-text-align-left #The-Game{ padding-top: 250px; margin-top: -250px; }” id=”The-Game” style=”line-height:1″>The Game</h3>Here is the link to my problem page https://mintinboxdigitalgames.com/new_wp/our-games/
All working now, thank you
Also when I select “twentig Options/footer/ Display site logo. I goes right to the bottom of the page (where I call this as the footer) and there is a line above it.
I want from left to right in what I call the footer in 3 columns: my site logo, the social media links as icons, the “Pages widget”, then below that in row 2 the copyright symbol and year. So I want to choose 3 columns thus forcing the copyright (the 4th item) to go below.
Understood. I believe my confusion is around “What is the footer”.
I have created in Appearance/Customize/Menus a second menu called “footer Menu” and have that selected as the secondary menu (which is appearing at the bottom of my pages). All of the customize/widgets/footer stuff is getting located above that secondary menu. What I want is those customize/widgets/footer to be part of the secondary menu in columns.
Not sure how to do that?Yes, I am using the twenty twenty-one theme. Well, I am a rookie, so I do not understand what you mean. I see in the customizer/ twentig options / footer that near the bottom in the footer Widgets area that I can select the number of columns and can set the Footer Widget Width.
Please explain what these are supposed to do.
I expect that if I set the columns = 2 that I will have 2 columns to place widgets on my footer.