Was wondering what the standard breakpoints were for this plugin? I want to synchronize the breakpoints across my site.
]]>The global, desktop, mobile, and tablet responsiveness buttons are unclickable for me no matter what I set my screen size to or how I adjust the internal CSS properties of the buttons to make them easier to click. I can click on one line of pixels on the tablet button and I cannot return to the global button or any other button. Thanks for any help.
]]>Good day!
We have your plugin installed and we would like to know if the option of “minifying your CSS to optimize your site” can be used along with the wp fastest cache plugin too or this option in your plugin should be deactivated.
Also, having updates with wordpress has allowed us to have an option to add css code in the same way we did with your plugin now. Does your plugin offer an additional advantage to this implemented feature or should we simply deactivate your plugin?
We ask you this as we are trying not to have to many plugins installed in the website.
In advance, thank you for your help and prompt response.
]]>Hi,
I’m having trouble aligning rows and columns in mobile view. Below is the code I’ve applied, but it’s not working.
content, article {
zoom: 20%
}
img {
min-width: auto;
}
header {
height: auto;
width: auto;
}
content, body {
min-width: auto;
}
Please help.
]]>Just trying out your plugin. Great idea, but it’s so crowded to edit CSS. Why is the editor only filling half the available height in the customizer? Can you make it full height like the default “Additional CSS” editor?
]]>Hi,
So I updated the plugin today, and I have the themeisle pro theme.
I open the plugin in “customize” and the plugin stays on “global settings” even though I press on desktop, mobile or tablet. The window is also messed up, its a smaller size then it was. The formatting is reverted to black text only. Please help, our website is just about to launch and I need this fixed.
Thank you for reading the message, I hope that there’s a quick solution. Thanks for you great work
]]>Good day to whom may it concern:
We are using wp fastest cache and we want to know if we can use the option the advanced css editor has to minify CSS to load the site faster; or if using both could cause some conflict.
In advance, thank you for your help and prompt response.
]]>Everything was working this morning. After updating to 3.0 today, the plugin is no longer working. I enter to Custom > Advanced CSS Editor and the codes are there but they won’t reflect at all.
Please, I need help.
]]>I would like to know if your plugin, Advanced CSS Editor is compatible with Tiny MCE Advanced?
Are there any other compatibility issues with other plugins?
Thanks
Hello good afternoon.
Sorry for the inconvenience , however, like to know how to change a css using this plugin?
I use Pro Zerif and need to replace the line below
[ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]
li.current>a:before {
position: absolute;
margin: auto;
z-index: 1;
content: "";
width: 75%;
height: 2px;
bottom: 0px;
left: 12.5%;
}
for this
li.menu-item.current>a:before {
position: absolute;
margin: auto;
z-index: 1;
content: "";
width: 75%;
height: 2px;
bottom: 0px;
left: 12.5%;
}
I tried to include in the overall , however, does not replace the line correctly
]]>Good day my friends,
I am using zerif pro and would like your help to customize some lines using the advanced css editor. I am new on this coding world and I am asking for feedback to speed up my learning curve.
I would like to have single space on the error alerts generated when the correspondent fields are missing in the “get in touch section”. It seems are double spaced but not sure where in the static front page I have to add/delete/change the corresponding code to make this change happen.
I thought on using div for each line, but then I didn’t know where to place it in the code to change the space between lines. Then I thought on creating a class for the error white-text as follows:
p.error white-text {
line-height: 80%
}
But then again, I didn’t know where to place it.
This is what I get after fields in the section are missing:
“Something went wrong, please check the fields missing below:
* Please enter your name.
* Please enter your email address.
* Please enter a subject.
* Please enter a message.”
And I would like to have it as:
“Something went wrong, please check the fields missing below:
* Please enter your name.
* Please enter your email address.
* Please enter a subject.
* Please enter a message.”
How do i do this? Your help on this matter is always welcome and greatly appreciated.
All the best,
]]>Hi All,
If you’re using one of our free products, feel free to ask us anything on the forums. ThemeIsle has a great support team that is always ready to help you and all the members of our free community.
But, to make things clear, we do not discuss any premium features on this forum, as it is only for free products. Your thread will be closed if you do this. If you’re looking for premium support, go here: https://themeisle.com/contact/
NOTE: Many of the issues you will have are common and easy to solve, that’s why they are listed on our documentation site, which can be found in this link: https://docs.themeisle.com/
BUT, like everywhere else, there are a few simple rules that you need to follow in order to ease our process of getting your issues done efficiently. By following these rules, you’re also saving both our time and yours equally.
That’s why we prepared you a set of guidelines on how to use our forums for submitting your requests.
Thanks for helping us and for choosing ThemeIsle.
]]>