AZBros
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Edit Sidebar Open/Close Icon; Remove "Follow" TextThanks, that did the trick.
Forum: Themes and Templates
In reply to: [Hueman] Edit Sidebar Open/Close Icon; Remove "Follow" TextOops, I think I worded my question wrong. I was wanting to increase the size of the social media icons, not the sidebar button on smaller screen sizes. Sorry about that. Is it possible to increase the size of the social media icons (or should this question be in a new topic)?
Forum: Themes and Templates
In reply to: [Hueman] Change Mobile Layout for Standard List View?Hhm… seemed to work perfect for me! It looks and functions exactly how I wanted it to. Thank you once again, you’re the best!
Forum: Themes and Templates
In reply to: [Hueman] Edit Sidebar Open/Close Icon; Remove "Follow" TextThat’s odd, I wonder why it wouldn’t load properly. Is there anything I can do to get it to load correctly? I’d really prefer for the right sidebar to show the ‘open’ and ‘close’ icons correctly rather than just showing the one I set on sidebar.php.
Also, the above code you gave me worked perfectly, thanks! I’m curious if there’s a way to increase the size of the icons. I know they’re essentially font, but I’m not sure how I’d go about increasing their size. I’d like them to be just a little bigger if possible. If not, it’s not big deal. Thanks!
Forum: Themes and Templates
In reply to: [Hueman] Attach Flexslider Controls to Slider Itself?Yeah, I’m stumped by this one. It seems like they should stay with the slider, but I wasn’t able to achieve that. If the controls were left in the standard area, it was fine. But if I used the custom location and sizes that you helped me with, they would overlay onto the Title and Excerpt area.
All that said, I think I found a compromise. I moved the controls back to the top, but now have the arrows aligned to the top right edge within the slider. I also increased the size of the slider progress bars and placed them directly above the slider on the left side. So far during testing, the controls seem to stay put when resizing my screen.
If I run into any more issues, I’ll be sure to check back in here. Also, I think I’m finally beginning to understand some of this coding stuff. It’s very fun and rewarding watching my site take shape.
Forum: Themes and Templates
In reply to: [Hueman] Change Top and Header Menu Sizes SeparatelyAwesome, I’ll take a look at those. Thanks!
Forum: Themes and Templates
In reply to: [Hueman] Change Top and Header Menu Sizes SeparatelyThanks for the information. I’m still just trying to figure out some of the basics. I’m very new to all this coding. I’m attempting to learn as I go along.
Lately, I’ve just been looking at the code, trying to figure out what it does and then messing around with it to see what I’m able to do. I’ll research the inspect tools and see if they can help me at all.
Forum: Themes and Templates
In reply to: [Hueman] Change Top and Header Menu Sizes SeparatelyOkay, I got it working. Can you tell me how I would go about decreasing the padding on the top menu? I’m not sure if that’s what I need to do or not, but now that I’ve made the text in the Top Menu smaller, the menu area looks odd since it’s so much larger.
Forum: Themes and Templates
In reply to: [Hueman] Change Colors of Flexslider Navigation?It’s okay the way it is for now. I would like the option to change it in the future, so I’ll be sure to post a link when I publish it officially. Once again, I’m sure it’s a minor thing that I’m overlooking (or a minor mistake I made and didn’t realize it).
Forum: Themes and Templates
In reply to: [Hueman] Breaking News Ticker?Didn’t work for me, but I’ll keep looking at it. I had disabled the page title so it wouldn’t show up over the slider, but I removed that code and this still didn’t work.
This is more of a minor thing, so it’s not a big deal if I can’t add it. I just thought it might be a nice touch. I’ll post back here if I can get it working.
Forum: Themes and Templates
In reply to: [Hueman] Use Tags for Flexslider instead of Category?Yep, that did it. Thanks again!
I kind of figured it would be something simple. It seems the more simple it is the more confused I get.
Forum: Themes and Templates
In reply to: [Hueman] Change Top and Header Menu Sizes SeparatelyOkay, I tried this:
#nav-topbar .nav { text-align: right; font-size: 10px; font-weight: normal;} #nav-header .nav { text-align: left; font-size: 16px; font-weight: bold;}Unfortunately, it doesn’t seem to have the effect I thought it would. When I increase the font-size, the font appears to change a little, but not how I think it should. Does the above code look correct? Am I supposed to change another set of code somewhere?
Forum: Themes and Templates
In reply to: [Hueman] Change Colors of Flexslider Navigation?To test it, I just deleted everything except those two pieces of code from my child theme’s style.css and the active slider bar remained the default color (the Primary Color I have set in the customization menu).
Forum: Themes and Templates
In reply to: [Hueman] Use Tags for Flexslider instead of Category?Which part do I change? The word ‘cat’ or hu_get_option(‘featured-category’)? Usually I can figure these things out, but I’m a little stumped here. Sorry about that. Also, how/where will I define which tag is used to show the slider content?
Forum: Themes and Templates
In reply to: [Hueman] Change Colors of Flexslider Navigation?The one to change the arrow color worked, but the other one did not. It’s still the default color.