Forum Replies Created
-
AuthorPosts
-
Thank you Ismael…That’s why I was confused…I added the same code for both languages in the quick css…I checked it many times…One language picked it up, the other did not…It was not until I went into my child them css and added the code that it worked…
Any insight as to why this is?
Thanks!
Thanks…Here you go!
I have tried that, and it finally did work for my Spanish version of the page, but it’s not working for the default English version of the page…
When I changed it in my child them css file it works, but it will not work if I change it in the quick css section of Enfold.
Can you explain why the quick css work for the Spanish page, but not for the English page, but when I made the change in the child theme css file it fixed the problem?
Does this mean I should always use the child theme css? How does this work with WPML? Do I need two theme css files, one for English and one for Spanish?
Thanks,
MichaelMay 14, 2014 at 10:23 am in reply to: Advanced Layout Button broken, WPML Language Switcher reversed #264563Thanks Peter…The update did fix the problem with the broken advanced editor button…I was hoping I could hide the flags that were showing up next to my social media icons by putting css code in the Enfold Quick CSS section…But that was not working, so I was forced to hide the flags by modifying the config-mod.css file instead…
Now, I just need to reverse the language switcher so that the name of the language that is wanted is shown, instead of the current language…I had made the change before, but forgot what code I modified…Which brings me to the next question.
Will a child theme allow me to make all of my php and css modifications without affecting the original files, or does only work with the css files?
Thanks!
November 14, 2013 at 2:35 pm in reply to: How to add border and adjust border color on Avia Layout Elements? #188355Thanks Yigit…This is great…However, it would be nice to be able to selectively choose the elements…I experimented and tried selecting the specific element but it would not work…
Here’s the code that I tried:
div .flex_column av_one_full first avia-builder-el-2 el_after_av_hr
{ border: solid 2px #e1e1e1; padding: 10px;}Can you tell me if I am on the right track or correct this code for me? I assume that this code is the specific element:
“div .flex_column av_one_full first avia-builder-el-2 el_after_av_hr”but that was just a guess…
Thanks…
September 21, 2013 at 4:03 pm in reply to: How to add border and adjust border color on layerslider #164461Thanks Josue,
I have tried that and for some reason the border color is not changing, although the border width works fine.
I am putting the code in the Quick CSS.
Here’s what I have:
.ls-container {
border: 20px solid red;
}Here is the site: http://www.acrosolutions.com/
Any ideas?
-
AuthorPosts