Forum Replies Created
-
AuthorPosts
-
Hey limedrop,
Please provide a link to the site/page in question. Also, the font chosen needs to actually have an & glyph.
Best regards,
Jordan ShannonHey Playsystem,
Are you running any security plugins that could be blocking that option?
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Apologies for the delay, viewing the site from my Galaxy Note 8 I am able to see the logo. Is this an issue on a specific mobile device and browser?
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
No problem I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Great, I’m happy to help! If you need anything else, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Add this to quick css:
h2.av-special-heading-tag, h2 span{ font-size:100px!important; }Best regards,
Jordan ShannonHey Charlotte,
Can you screenshot the problem area?
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey bobfurgo,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) { nav.main_menu { display: block !important; } #avia-menu .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }Change the value 1024 to the pixel value of your choice.
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey jblacksten,
Add this to quick css:
@media only screen and (max-width: 767px){ #av_section_1 .flex_column_table.av-equal-height-column-flextable.-flextable{ margin-top:20px!important; }}Best regards,
Jordan ShannonHey Mutaz Hafez,
These questions need to be directed to ThemeForest.
Best regards,
Jordan ShannonHey Itai,
Looks like the class is in the wrong space. Try the following:
.yellow-nl .form_element_fourth { margin-left:0px!important; } #top .main_color .yellow-nl input[type='text']{ border-color: #000000!important; background-color: #fff!important; color: #000000!important; } .main_color .yellow-nl input[type='submit'] { background-color: #000000!important; color: #ffffff!important; border-color: #000000!important; }Best regards,
Jordan ShannonHi,
Yes, please.
Best regards,
Jordan ShannonHi,
To prevent the menu overlap Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) { nav.main_menu { display: block !important; } #avia-menu .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }Change the value 1024 to the pixel value of your choice.
Best regards,
Jordan ShannonHi,
You may have to clear the cache a few times over. Please see the following:
https://snipboard.io/ehVv4t.jpg
Best regards,
Jordan ShannonJune 4, 2020 at 6:50 pm in reply to: How can I make css changes table only visible for table with class X #1219496Hi,
Adjusted the css a bit. Please test:
.sponsorbedragen td.avia-highlight-col { font-weight: bold; letter-spacing: 1.5px; text-transform: uppercase; color: #aea04b !important; } .main_color .avia-data-table.sponsorbedragen th.avia-highlight-col { border-color: #ebebeb; color: #000000; background-color: #f5f3ed !important; } .main_color .sponsorbedragen tr:nth-child(even) { color: #000000 !important; } td, th, tr, .main_color .sponsorbedragen.avia-data-table .avia-highlight-col { background-color: #f5f3ed; font-size: 19px; } .sponsorbedragen th:first-child {width: 25%;} .sponsorbedragen th:nth-child(2) {width: 60%;} .sponsorbedragen th:nth-child(3) {width: 15%;} .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { letter-spacing: 0px; } .sponsorbedragen tr td:first-child { font-weight: bold; } @media only screen and (max-width: 767px) { .avia-data-table-wrap.avia_responsive_table td:before { display: none !important; } } @media only screen and (max-width: 767px) { .responsive .avia_responsive_table .avia-data-table, .responsive div .avia_responsive_table .avia-data-table tbody, .responsive div .avia_responsive_table .avia-data-table tr, .responsive div .avia_responsive_table .avia-data-table td, .responsive div .avia_responsive_table .avia-data-table th { border: none !important; } }@media only screen and (min-width: 768px) {
.responsive .avia_responsive_table .avia-data-table,
.responsive div .avia_responsive_table .avia-data-table tbody,
.responsive div .avia_responsive_table .avia-data-table tr,
.responsive div .avia_responsive_table .avia-data-table td {
border: none !important;
}
.responsive div .avia_responsive_table .avia-data-table th {
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #969696 !important;
}
}@media only screen and (min-width: 768px) {
.page-id-25 .responsive .avia_responsive_table .avia-data-table,
.page-id-25 .responsive div .avia_responsive_table .avia-data-table tbody,
.page-id-25 .responsive div .avia_responsive_table .avia-data-table tr,
.page-id-25 .responsive div .avia_responsive_table .avia-data-table td {
border: 1px solid #969696 !important;
}
.page-id-25 .responsive div .avia_responsive_table .avia-data-table th {
border: 1px solid #969696 !important;
}
}@media only screen and (max-width: 767px) {
td {
padding: 0px;
}
td.avia-highlight-col {
padding-bottom: 20px !important;
}
}tr.avia-heading-row {
border-bottom: 1px solid #000000 !important;
}Best regards,
Jordan ShannonHi,
I’m glad you found a solution. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Add this to quick css:
.avia-builder-el-0.avia-builder-el-first{ font-size: 50%!important; word-break: break-word!important; }Best regards,
Jordan ShannonHi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan ShannonHi,
This may be able to be fixed via css. Can you link us to your site?
Best regards,
Jordan ShannonHi,
The % is for widget sidebar. What you have is a menu, which is essentially the header section.
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Enfold > General Styling > Quick CSS
Best regards,
Jordan ShannonHi,
Should be fixed. I added the following to quick css:
#header { display: block!important; }Best regards,
Jordan ShannonHi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey maxcoppeta,
Add this to quick css:
#av_section_3 .hr{ display:none!important; }Best regards,
Jordan Shannon -
AuthorPosts
