Support › Forums › Flex Theme › CSS issue
- This topic has 14 replies, 3 voices, and was last updated 5 years, 7 months ago by
Davinder Singh Kanith.
-
AuthorPosts
-
May 28, 2015 at 8:45 am #230
jihes
ParticipantCSS issue in the theme with checkbox/radio >
visible only when -webkit-appearance:none is unselectedThe checkbox in forms is so small that it isn’t visible.
Moreover the compatibility with Woocommerce isn’t optimal (even with Genesis-Woocommerce plugin).
Thanks in advance
May 28, 2015 at 8:57 am #231Chinmoy Paul
ModeratorCan you share your site URL?
-
This reply was modified 5 years, 8 months ago by
Chinmoy Paul.
May 28, 2015 at 9:23 am #233jihes
ParticipantHello,
The site is still in dev. No URL to share right now.
Look here:
Is it helpful?May 28, 2015 at 11:03 am #234Chinmoy Paul
ModeratorGo to line 398 of your style.css file and replace the current css by this new one
input, input[type=email], input[type=search] { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; }
-
This reply was modified 5 years, 8 months ago by
Chinmoy Paul.
May 28, 2015 at 12:26 pm #236jihes
ParticipantThank you for the answer. Do I have to make a child theme of the child theme (in order to not lose the change with the next update of the theme)?
I’m not really sure about that.
May 28, 2015 at 1:33 pm #237Chinmoy Paul
ModeratorIt is not recommended to create a child of a child theme. WordPress is not supporting grandchild theme option. Child themes are rarely updated.
When we update the Flex child theme, we shall give you instructions for manual update / changing of specific lines of code without disturbing your current customized look.
June 7, 2015 at 7:41 am #247jihes
ParticipantThank you for these answer. In the meantime, I’ve received a new update of the theme. How do I manage to do this update?
June 7, 2015 at 7:43 am #248Davinder Singh Kanith
ModeratorHave you customized the Flex theme? If yes, then manual update will require updating multiple files.
As such, this is an optional update and just adds two new features. Let me know.
June 7, 2015 at 8:03 am #254jihes
ParticipantWhat do you mean by customized? I have not made any change except the CSS fix here.
And what are exactly these 2 new features?June 7, 2015 at 8:07 am #256Davinder Singh Kanith
ModeratorGreat, then you can just download the new version of the theme and over-write files via ftp.
1. Above CSS fix is included in the updated theme.
2. New features:
– Now you can create multiple sliders as against one slider.
– Home banner widget now support image uploader and height control.
Refer – https://twitter.com/SimpleProThemes/status/606451710630850561June 7, 2015 at 8:51 am #258jihes
ParticipantNew feature could be useful. I’m a little scare (since I got recently a lot of issue when setting up the URL redirection) but if you say it’s not a problem, I’ll give it a try
June 7, 2015 at 8:53 am #259Davinder Singh Kanith
ModeratorInstead of installing it as new theme. Over-write new theme files via ftp. That should work fine.
June 7, 2015 at 2:03 pm #260Davinder Singh Kanith
ModeratorTheme was successfully updated and working fine.
June 7, 2015 at 2:05 pm #263jihes
ParticipantI confirm that work. Thanks for helping Davinder
June 7, 2015 at 2:08 pm #267Davinder Singh Kanith
ModeratorWelcome Jihes!
-
This reply was modified 5 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.