Forum Replies Created
-
AuthorPosts
-
aholub
MemberThanks! That's definitely the right place. I solved the problem by adding a specific font weight:
wp_enqueue_style( 'altitude-google-fonts', '//fonts.googleapis.com/css?family=Ek+Mukta:200,300,800', array(), CHILD_THEME_VERSION );
(The original PHP specified ":200,800")
aholub
MemberYes, that much is obvious. The problem, as I stated in my original message, is that changing the weight has no effect until it gets up to 600. Weights between 200 and 600 are all treated as 200. I'm thinking that this is a font-loading issue, but I could be wrong.
aholub
Memberholub.com/wp . Select the "Goodies" menu. But you could look at any Altitude pro demo since I haven't changed anything. (None of the attempts I made to change the styling worked). For the moment, I've shortened the labels so that they'll fit into the existing boxes, and left out most of the line items I'd like to add. if I make the labels longer, the text just extends off the right side of the box. I'd like the submenu to grow wider to accommodate longer labels, though. I also can't seem to change the height of each menu-item box, or at least none of the restyling I've tried actually works.
July 8, 2016 at 12:44 pm in reply to: Altitude Pro — Can I get a fixed background image at narrower widths #189130aholub
MemberThanks William. Works like a charm.
-
AuthorPosts