Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #282681

    Hello,

    Is it possible to remove the dot that seems to appear on a number of pages as in this image

    message

    #282702

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #282721
    This reply has been marked as private.
    #282731

    I’m not seeing it:

    Does it appear in a different browser on your end?

    Best regards,
    Josue

    #282889
    This reply has been marked as private.
    #282894

    Hey!

    Try adding this code to the Quick CSS:

    #top #wrap_all ins:before {
        content: "";
    }
    li.widget_nav_menu{
        list-style: none
    }

    Cheers! 
    Josue

    #282911

    The dots in the products have gone but its still visible in the sidebar

    #282923

    Hey!

    It is not visible on my end – http://i.imgur.com/hTTGhcA.png
    Please flush browser cache and refresh your page a few times

    Regards,
    Yigit

    #282928

    Excellent sorted. Just another quick question on the register new user section of the my account part is there anyway to line the Confirm Email text box in line with everything else? as you see on the image its sorter than the rest of the text boxes.

    Image

    #282932

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top input[type="text"] { width: 100%; }

    Regards,
    Yigit

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