Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1334059

    My drop-down menu’s looks strange after the new update of Enfold.
    Arrow is placed in the middle of field instead of the right side of the field as it used to.
    You can see the issue following the link specified in Private content.
    Any idea why this happened ?
    I am using latest plugin version of CF7 and Data Source for CF7.
    Everything is working but it looks a bit strange.

    Best regards
    Kim

    #1334068

    Hey klkc,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
        background-position: 0% 50%;
    }

    Best regards,
    Rikard

    #1334071

    Hi
    I tried but no luck
    same issue on my pricing table.
    See link below

    #1334074

    Hi again
    I cleared the cash and the arrows are now in the left side of the field – not the right side of the field
    Can that be changed ?

    Cheers

    #1334098

    Hi Kim,

    I checked your website and dropdown icon looks right on my end. I attached a screenshot in private content field below.

    Could you please clear browser cache and refresh your page a few times?

    Best regards,
    Yigit

    #1334163

    Hi Yigit

    Yes it is correct now
    I had to change the css to:
    #top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
    background-position: 100% 50%;
    }

    Cheers
    Kim

    #1334167

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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