Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1472279

    Hi, I’m using Enfold for a new web project.
    I use the Yith Request a Quote plugin.
    I can’t insert the widget with the shopping list icon in the header.
    The layout is centered logo and menu below, and what I want is for the budget list to be accessible from the header.
    I appreciate your help

    #1472357

    Hey FDovalA,

    Please try following this: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Rikard

    #1472732
    This reply has been marked as private.
    #1472764

    Hi,

    Thank you for the update.

    You can use this css code to adjust the position of the header widget:

    #top #header .widget_ywraq_mini_list_quote {
        position: absolute;
        right: 20px;
    }

    Best regards,
    Ismael

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