Forum Replies Created
-
AuthorPosts
-
AGwebstudio
MemberHello, whatยดs happens with this forum? is death? ๐
AGwebstudio
MemberNo one here?
AGwebstudio
MemberHello!
Giavara, please, could you give more details? I am trying to fix menu in Outreach Pro but cannot find the way. Already I copy global.js from cafe theme but what i have to change in function.php and style.css?
Thank you very much in advance!!
AGwebstudio
MemberPlease, check out the web now... I nearle have done but I dont know how to make background-color full-width and the menu stay in the center of the site ๐
Thank you very much for your time!
AGwebstudio
MemberHello,
But how can I use secondary menu? for example, what I mean is, if you are "what we do?" then you have this options: "company", "services", "contact". This are under "what we do?", so how I use Secondary menus? I am lost in this sorry ๐ hehe.
Thank you for your kind help!
AGwebstudio
MemberSorry I did mistake with the code, it was that!!
Thank you so much, now is working!! You save me!!
This is the code for LayerSlider:
add_filter( 'genesis_after_header', 'genesis_do_after_header'); function genesis_do_after_header() { echo do_shortcode('[layerslider id="1"]'); }
AGwebstudio
MemberLike that?
add_filter( 'genesis_genesis_after_header', 'genesis_do_after_header'); function genesis_do_after_header() { echo do_shortcode('[layerslider id="1"]'); }
AGwebstudio
MemberYes, I tryed but it doesnt works. Do you mean using "functions.php" or with the plugin?
Thank you!
AGwebstudio
MemberAnyway, if I use code to insert the slider manual it is the same. I dont find the way to make the slider Full-width.
Code:
add_filter( 'genesis_before_content_sidebar_wrap', 'genesis_do_before_content_sidebar_wrap'); function genesis_do_before_content_sidebar_wrap() { echo do_shortcode('[layerslider id="1"]'); }
So please, anyone knows how to make this slider in the "before_content_sidebar_wrap" be full-widht?
The theme-child i am using is "Outreach Pro Theme"
Thank you!
AGwebstudio
MemberSure, thank you!
-
AuthorPosts