-
AuthorPosts
-
June 27, 2017 at 10:30 pm #813612
Hello,
I need to modify the header of my site, it turns out that I have to show it in the following way when it is viewed from a cell phone:
That is, show the image that says Dominican Republic above the logo and that within the mobile menu appears the search form.
I would also like to know if there is any way to enter the form via shortcode into a text widget.
The site is http://demo.multimediard.com/ambiente/
Regards.
June 29, 2017 at 9:57 am #814301Hey NBSIME,
This seems to look like what you need
Is this the website that you’re referring to? Could you explain a bit more? The link you gave, does not show like the image you attached.
Best regards,
VictoriaJune 29, 2017 at 3:30 pm #814535The image I put is how I want the header of the link to be sent.
That the part that says Dominican Republic, appears above the logo only in the mobile version of the same size as the logo.
June 30, 2017 at 8:56 am #814862Hi nbsime,
But on the site that you gave us the elements are different. Is that the website you’re working on? Where is “the part that says Dominican Republic”?
Best regards,
VictoriaOctober 6, 2017 at 4:15 pm #861061The site I am working on is the one that says Ministerio de Medio Ambiente y Recursos Naturales and the one that says the Procuraduria General de la Republica is just an example of what I want to achieve:
I need the following:
That the image that says Republica Dominicana appears on the logo of the portal as it appears in the first image that sends.
I want the search form to appear in the mobile menu.
October 10, 2017 at 5:33 am #862256Hi,
You can use the “ava_main_header” hook to add any elements before the logo container. Example:
// https://kriesi.at/support/topic/do_shortcode-in-php-file/#post-855599
There’s already a search icon inside the mobile menu. Enable the “Append search icon to main menu” option inside the Main Menu > General panel.
Best regards,
IsmaelOctober 10, 2017 at 5:33 pm #862573Excellent,
But I wish that what I place inside this function only appears in the mobile version and tablets, which is not seen on the desktop.
Also place the menu under the logo and next to make the search form appear.
October 12, 2017 at 6:54 am #863207 -
AuthorPosts
- You must be logged in to reply to this topic.