Forum Replies Created
-
AuthorPosts
-
November 20, 2013 at 6:12 pm in reply to: Adjust top margin of revolution slider for mobile resolution #2924
thomas
MemberI see… Everything makes sense now. Thanks a lot.
November 20, 2013 at 1:28 pm in reply to: Adjust top margin of revolution slider for mobile resolution #2920thomas
MemberIt obviously does work, thanks very much.
I was trying to do it myself yesterday, playing with Developer Tools and inspecting classes and IDs of each div element involved there. I even came up with the .rev_slider_wrapper class property, but alone. I omitted the .features-list-alternate one. If I would look at the beggining of my own post, it would be apparent there.
May I ask for a short explanation why both classes need to be called on the line and how can I find this out myself in the Developer Tools in order to save your valuable time?
Thanks.
November 19, 2013 at 2:01 pm in reply to: Adjust top margin of revolution slider for mobile resolution #2880thomas
MemberThis reply has been marked as private.thomas
MemberGreat! Thanks a million.
thomas
MemberAppologies for my later reply, was busy with other things… The code did the trick. Many thanks.
thomas
MemberWell, I wanted to change the font style, not the font color. But anyway, your response with a combination of another one here lead me to this code which does the trick.
#primary-menu > ul.menu > li > a { font-family: Open Sans; }
CSS starts to look easy :). Thank you.
-
AuthorPosts