Forum Replies Created
-
AuthorPosts
-
Sweet, one more question, can I remove the delay (opacity animation) in any way for the arrow? I did it for the submenu based on another support ticket, but unable to do it for the arrow.
Cheers
My issue for those who are wondering was that I had set Lazy Loading on images in my caching plugin (wp-rocket) but I would guess it’s the same with any plugin.
Sorry, plugin that was the cause!
Did not fix the issue for me!
I have the same issue! Would be great with a solution since I really would like to use the masonry gallery feature.
Maybe not the sexiest way to do it. But it served my purpose:
#after_section_1 {
background-color: #F3F3F3 !important
}div.template-page {
background-color: #FFF !important;
}.sidebar_left .content {
border-left: none;
}.sidebar_left .content {
float: right;
margin-right: -133px;
margin-left: -1px;
padding-left: 50px;
padding-right: 86px;
}@media only screen and (max-width: 767px) {
.sidebar_left .content {
float: right;
margin-right: -50px;
margin-left: -1px;
padding-left: 50px;
padding-right: 0px !important
}
}@media only screen and (max-width: 767px) {
#after_section_1 {
background-color: #FFF !important;
}
}Thanks for quick reply!
Will look into it!
Is it possible to color the entire sidebar area, basically, from where the border begins to the edge and all the way to the footer?
Sweet! You guys rock!
But it is not the icons, its the linking of the entire box. My original icons are not visible, I’m using images with z-index on the homepage.
BR
ChrisOctober 3, 2013 at 10:04 am in reply to: My images becomes weird on some pages in firefox after update to 2.3 #169839Solved it myself, needed a clear: left added.
perfect, thank you!
Done that twice, using that guide, not working. Please note that the error only occurs for IE8, but since we have 70% of our visitors using this it is extremly important that this works.
Best regards
ChristopherOctober 3, 2013 at 8:08 am in reply to: My images becomes weird on some pages in firefox after update to 2.3 #169787the proof of concept image should be below?
October 3, 2013 at 8:07 am in reply to: My images becomes weird on some pages in firefox after update to 2.3 #169786Well not that image, further down:
This is what it looks like for me in Firefox (23.0.1):
http://muskelkampen.se/wp-content/uploads/2013/05/Capture-1030×673.png
Hi again,
Thanks for fast reply. While the update was great in many ways, it also added some new issues, I have a feeling all of these issues will be fixed if the following is corrected:
SCRIPT438: Object doesn’t support this property or method
avia.js, line 1335 character 7If you could help me with this (not there before update), then I can see if there is any other issues.
Thanks again for an awesome theme and the best theme support available.
Chris
I saw in another topic that you suggested Respond.js, this fixed the IE8 overlapping of menu over logo and iconboxes, sweet!
But the other issues remain.
BR
Chrisok, please check muskelkampen.se
Thank you again. I just realized why it didn’t work for me in the beginning. W3 Total Cache plugin, had to deactivate in order to see changes right away.
Thanks you for all your help anyway!
Hi again.
Sorry, I’m just not able to change it at all. I have tried everything, giving both ID’s and Classes in the attributes tab and mdifying the quick css but nothing.
Please check:
http://muskelkampen.se/revenue-management/
then if you go down (or press select industry on the first slide), you will see three h2s. I want to modify the Revenue Management for Telecom Operators, text. Please advice on how to do this with an example because I’m going crazy :)
Thanks again for fast reply! You guys are great!
Hi thanks for fast reply. Don’t know what to say. For some reason, it is ok now.
Downloaded jQuery updater plugin, works fine!
Fairly new to this. Could one of you explain how to fix the issue in detail?
BR
Chris
Menu
Column title <–Link to a page
– Subpage1
– Subpage2
On a mobile device, only subpage 1 and 2 are accessible as links, the title is not. Is there a way to make the Column title clickable on a mobile device as well?
-
AuthorPosts