Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Good solution, thanks!
Thanks that fixed it!
Fixed this by fixing another issue. Inserting a blank column saving and deleting it again fixed the code on each page. No idea how or why but it worked.
Enabled the debugger. Also inputting a blank section worked, then i removed it and the page still works now…. so I guess ill do that on all pages to fix it?
I have disabled the plugin, deleted all ht access rules that went along with it as well as deleted an advanced-cache.php file and a cache folder. Still no change…
Fixed this, some of my CSS was being ignored and adding !important fixed it.
Here ya go.
If I use the minimal Header Style with no borders it achieves the same effect so I am all set. Just wanted you to know that in some color areas if a transparent color is used, the theme breaks. Layout, everything goes completely out the tubes.
I figured this out. If I set border colors to a transparent value the whole theme borks up beyond belief. Using rgba(78,75,102,0.6) in border for logo area. Guess I won’t match the border to my header background color… This is a bug right?
perfect thanks!
This did not work, and I have not enabled a caching plugin as I am building the site still. I will once it is live. What odd is Slider Revolution is the plugin that if disabled messes up the layout and forces it to mobile.
Also not only are my stylings being ignored, but additions to the main menu don’t show up either. Tons of issues going on that I have never encountered before.
I have created login info so you can take a closer look.
The header area itself doesn’t have an image in it. The background image is in a color section below the header and I am using the transparent header option so the menu is over the color section below it.
This worked thanks! Just need to clear my cache so it’s showing up correctly.
OK, I tried this with the whole column and it added greyed out scrollbars that dont do anything.
div.flex_column.av_one_half.flex_column_table_cell.av-equal-height-column.av-align-top.avia-builder-el-15.el_after_av_one_half.avia-builder-el-last {
height: 1000px;
max-height: 1000px;
overflow: scroll;
}Then I tried for just the bottom table:
avia-data-table-wrap avia_scrollable_table {
height: 1000px;
max-height: 1000px;
overflow: scroll;
}No luck with either…
Great thanks, I confirm it is working now.
This reply has been marked as private.July 21, 2017 at 8:17 pm in reply to: Move span.av-tab-arrow-container span to be centered on larger tabs. #825229works perfectly, thanks!
I have been working on the site all day. It just randomly started working in the past 20 minutes as far as I can tell. if you did nothing then I honestly have no clue.
Ok all updated and same issue. Now what?
Really? I thought it always had. I guess usually I use the pricing table which does support the html?
here you go.
Yes, all the HTML showing, although I do not have the issue with it showing on any other sites. Just this one…
Perfect thanks!
Just click on the masonry portfolio items. They open in a light frame.
Perfect thanks!
Worked perfectly thanks!
Ok no worries then, just thought the angle was a bit extreme but isn’t worth messing with if it is a pain. Thanks!
-
AuthorPosts