• Hi guys i have some problems with theme on i enter my site from IE
    around my header appears a purple line and around products too when i don’t set featured pictures for them…
    I don’t see this frames with chrome and newer versions of mozzila.
    The site i’m working on is :
    https://www.dressdana.ro

    If someone can help me …please post here.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author LizardThemes

    (@lizardthemes)

    Just add the code: #logo img { border:none !important; }
    to the file style.css.
    To get rid of border around products you have to delete the code:
    .wp-post-image {
    border: 1px solid #AEAEAE;
    }
    in style.css and remove the line 173 in woocommerce.css:
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);

    Hi thanks for the response i haven’t seen it until now.
    Now i have different problem the slider went off i tried to get it on by reset settings but no changes is still off and there was no changes in style.css recently on slider or anywhere else.

    Theme Author LizardThemes

    (@lizardthemes)

    To add slider use the following instruction:
    1) Open your website front page, under Administrative account.
    2) Click “Customize” at the top of your page to manage page elements.
    After clicking it, you will see selection of elements, and three buttons at the top of each selection, which have the following functions:
    – remove element
    – edit element
    – get support on lizardthemes.com.
    4) To show again a removed element, use menu “Elements” in the top of your page. You will be able to change elements on your website in any time.
    5) When all the necessary for your website elements remains on the page, save this configuration using button “Save Changes” in the top of your page, which is green in the customizing mode.
    You can also find a useful tutorial here https://lizardthemes.com/documentation/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Different behavior on IE’ is closed to new replies.