-
AuthorPosts
-
March 17, 2018 at 11:58 am #928437
Hello,
I’m not a developer. I just need codes to make some changes.
1> On checkout page Terms and Conditions shows in right side. I want it in left side
Example: https://i.imgur.com/8Bgt2YY.jpg2> Cart color change. I Don’t know what it’s called..
Example: https://i.imgur.com/gsLd3xC.jpgThanks <3
March 18, 2018 at 9:44 am #928667Hey Sovik,
I have checked your site and,
1) Seems to be done already, I could see this css code which fixes it:
#payment .terms { text-align: left !important; }
2) I believe you’re referring to hovering to an element (in this case a button), please try adding this css code in Quick CSS (located in Enfold > General Styling):
#top div .dropdown_widget_cart p.buttons { padding: 0; } #top div .dropdown_widget_cart p.buttons a.button { padding: 10px; } #top div .dropdown_widget_cart p.buttons a.button:hover { background: #840000; color: white; }
Let us know if you need further assistance :)
Best regards,
NikkoMarch 18, 2018 at 11:34 am #928677Thank you Nikko :)
1> Can you please give me the code of adding cross button in drop down cart ?
2> There have some distance between Terms and Conditions and required mark. Please give me quick css to fix it :)March 19, 2018 at 11:23 pm #929417Hi,
Not sure what is the 1 about cross button, but if you mean to remove the item, that would be hard it is not something easy.
2. For the other one, can you disable minify so we can review the code please to manage provide with update?Best regards,
BasilisMarch 19, 2018 at 11:29 pm #929424Hello,
I have disabled minify plugin.create an account, terms and conditions positions issue.
I have 1 more question, sometimes my site responding very slowly is that due to using lots of Quick CSS ? or hosting issue ?
March 21, 2018 at 5:04 am #930256Hi sovik_rc,
As for the speed, here are some articles for you:
If you need further assistance please let us know.
Best regards,
VictoriaApril 27, 2018 at 12:18 pm #947904Sorry for late response..
My issue is resolved. Thank you so much.
April 27, 2018 at 2:36 pm #947972Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Vinay -
AuthorPosts
- The topic ‘need code for position change’ is closed to new replies.