Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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:

    Example image

    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.

    #814301

    Hey NBSIME,

    This seems to look like what you need

    View post on imgur.com

    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,
    Victoria

    #814535

    The 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.

    #814862

    Hi 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,
    Victoria

    #861061

    The 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.

    #862256

    Hi,

    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,
    Ismael

    #862573

    Excellent,

    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.

    #863207

    Hi,

    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.

    We can use css to hide it on desktop view. Please use the filter then provide the link to the site.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.