Forum Replies Created
-
AuthorPosts
-
November 24, 2021 at 6:16 pm in reply to: Help with styling hover involving link on social media icons #1330354
Hey Mike, I know it’s taken me awhile to respond, but just wanted to take a moment to say thank you for such a great job with such clear explanation.
As an aside, I had someone else work on the site. I wonder if he added CSS that is affecting this? I see above that there is spacing added to the h5 tag that I did not put in.
Hi Mike,
this is an incredibly helpful response. I can see you took a good deal of time with it, which I really appreciate.
The only thing I still can’t understand is that I still have this issue in the text block titled “Page Overview” from the front side on that same page. It is higher up on the page, and the text there is set to default. But those links are still not changing color on hover. ?
June 10, 2021 at 10:36 pm in reply to: styling fonts in html block, styling linking icons, adding js to layer slider #1305131I have to say, I am finding this support extremely frustrating. It takes so long to get any answer,. And when I do, the answers are not thorough and not always actually answering what I have asked. TO WHOMEVER IS RESPONDING TO THIS: I understand that you may be working under a lot of time pressure and probably get paid per number of responses. I am begging you, please take the tine to actually help me so that I don’t have to keep sending in the same questions over and over again.
I am going to be incredibly detailed in this request. Please take the time to look at it carefully and answer all the parts. You might even go so far as to READ THE PREVIOUS COMMENTS IN THIS THREAD BEFORE YOU ANSWER ME and GIVE ME EVEN MORE INFO THAN YOU THINK I MIGHT NEED AFTER A QUICK GLANCE.
I have now had so many incomplete answers, for which I have to wait days, that I feel the need to start this request this way, even though I generally don’t like to take a tone like this in writing on the internet.
* I removed the dot in the css class I created, and added css to the quick css area that SHOULD style the hover color for these icons. Unfortunately, it is only working to style the hover color for ONE of the icons.
Please help. I am asking for a thorough answer here. Give me the exact css to add to the quick CSS area, not the answer for someone who is working in code 24/7. I do not use CSS that often. That is why I have paid for support. I have no earthly idea why my CSS would style one icon only, when I have applied that class to all the icons.
* Re: JS and copyright line: I understand clearly that the SHORTCODE I PROVIDED WON’T WORK, as I explained in multiple comments. What I DO NOT UNDERSTAND is: WHAT CODE TO I INSERT INSTEAD TO GET THE SAME RESULTS? For the answer to be, as above, “add your custom code to the slider” WTF!!!! NO DUH! But I don’t understand how to code that. Isn’t that clear from my many references to this code throughout this lengthy thread?
Please give me the exact code I can use INSIDE THE LAYER SLIDER that will GIVE ME THE SAME RESULTS AS THE JS I HAVE INCLUDED IN THIS THREAD MULTIPLE TIMES. If I already knew how to code something so that the year would automatically update, without using this js, I would not bother you in the first place.
Please send me the exact code that I need to use to create a copyright line that will look like this:
©YEAR THAT UPDATES AUTOMATICALLY Mary Sise, LLC. All rights reserved.Please also share the CSS I should add in order to style this code. I understand how to use CSS to change the sizing, color, etc. of fonts, but I continue to struggle with grabbing the right selector in this theme. I would like the font to be 12 px to start, and I can take it from there as long as I have the correct selector to match the piece of text/code that I add to the slider.
I would like to add this line of text/code directly to the layer slider so that I can easily manage layout.
* New question:
The favicon does not regularly appear for the site. Sometimes it does, sometimes it doesn’t. And I cannot deduce any reason for why it does or does not. I added the appropriate image in the appropriate area of the theme options as far as I can tell.June 7, 2021 at 7:32 pm in reply to: styling fonts in html block, styling linking icons, adding js to layer slider #1304475Another issue I’m having is this: the full menu in this slider does not appear when looking at the site on a phone.
I tried using em sizing in the css, but I was unsatisfied with it. The text becomes way too small to read on a phone this way.
How can I get the menu to wrap appropriately in responsive mode while keeping the sizing at a fixed px instead of em?
June 7, 2021 at 7:29 pm in reply to: styling fonts in html block, styling linking icons, adding js to layer slider #1304474I have added a class to all of the social media icons. I list it in the private content area.
Regarding the copyright line, if you read my original post with this thread, you will see:
“Last but not least, I would like to drop a copyright line at the bottom of this area. I already have this js for is:
©<script type=”text/javascript”> copyright=new Date(); update=copyright.getFullYear(); document.write(“” + update + ” ” + ” “); </script> Mary Sise, LLC [nolink]
But I can’t seem to add any js to the layer slider interface. Can you give me a way to accomplish the above inside of the layer slider I’m creating as the footer “page”?”In other words, I need shortcode or some other way to create a copyright line at the bottom of this area. It should be small text, so I also need instruction on how to impact the sizing to get it looking the way I want it, and it should automatically change the year without any effort on my part. I need to be able to control padding, too.
May 18, 2021 at 7:18 pm in reply to: styling fonts in html block, styling linking icons, adding js to layer slider #1301064Also, I need to know how to put in the copyright line?
May 18, 2021 at 7:18 pm in reply to: styling fonts in html block, styling linking icons, adding js to layer slider #1301063Thank you! I see you discovered I figured out most of my questions but that one.
Here’s where I’m still stuck: how would I make the social media icons that I’m putting in highlight on hover? You can see the FB one I have in there now.
This reply has been marked as private.Thanks for this. I don’t work in PHP very often, so I’m always nervous to do it. Can you help me make sure I do it right?
My understanding is that I just go to Appearance>Theme Editor>Functions.php and drop this code in, and save the new version. This is in my child theme that I work from.
Correct?
-
AuthorPosts