Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #971962

    Hi there,
    2 Questions…

    Q1. On the home page I have a colour section with two 1/3 columns.
    In the right column I have a Widget Area where I have used ‘Enfold Advertising Area’ – here I have inputted my own social icons.

    Currently the Widget area is aligned ‘left’. (see screenshot below). Is it possible to align this to ‘centre’

    https://snag.gy/9PFbZQ.jpg

    Q2. On my secondary menu (located in the top bar) the drop down menu items have a dotted white line between each item.
    How do i change this dotted line colour or how do i remove this dotted line?

    Thank you

    #972043

    Hey VerhoevenGroup,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    #972044

    Hey,

    The link is in the private content. You will see the “Keep up with the Experience” piece at the bottom of the home page above the footer. The social icons (done through a widget area) is what i would like to centre.

    Some of our media does not work our on preview link.

    #972275

    Hi,
    To center the widget, Try this code in the General Styling > Quick CSS field:

    #avia_partner_widget-2.widget {
    margin: auto !important; 
    max-width: 200px!important; 
    }
    

    For your second question, I don’t see a dotted line between your menu items, Please see screenshot in Private Content area, and advise.

    Best regards,
    Mike

    #972538

    Hi Mike,

    Thanks for your reply. Centering the widget worked perfectly!

    I worked out how to change the dotted line. However is it possible to align the images? (centre or bottom align the images in the row?)

    Thank you

    #972569

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #mega-menu-wrap-avia2 #mega-menu-avia2 a.mega-menu-link {
        text-align: center !important; 
        padding-bottom: 0px !important; 
    }

    Best regards,
    Mike

    #972571

    Awesome, Thanks Mike!

    #972582

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Centre Align Widget Area’ is closed to new replies.