Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS as well
.avia-table-1 th.avia-highlight-col { background-color: red !important; border-color: red !important; } .avia-table-2 th.avia-highlight-col { background-color: yellow !important; border-color: yellow !important; } .avia-table-3 th.avia-highlight-col { background-color: green !important; border-color: green !important; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.gravatar img { max-height: 60px; }Cheers!
YigitHey sylentbob3!
You can add image element and to your page then get the image URL in Media > Library and link your image to its URL to open it in a lightbox
Best regards,
YigitHey!
Please add following code to Quick CSS as well
.fixed_header #main { padding-top: 135px; }If that does not work, please post the link to your website
Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .responsive .logo { position: relative; height: 106px; }}Regards,
Yigit-
This reply was modified 12 years, 1 month ago by
Yigit.
Hey!
Please see – http://kriesi.at/documentation/enfold/change-the-main-menu-color/
Best regards,
YigitHey tcoach84!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child { position: relative!important; }Best regards,
YigitHey Philippe!
You can go to Appearance > Widgets and add any other widget to one of the Footer Columns. If you would like to display them empty, please add an empty Text widget.
Best regards,
YigitHey!
You have following code in your Quick CSS section or Custom.css file
#top #header .avia_mega_div > .sub-menu > li > ul > li a { height: 40px !important; line-height: 25px !important; }Please change it to following
@media only screen and (min-width: 1140px) { #top #header .avia_mega_div > .sub-menu > li > ul > li a { height: 40px !important; line-height: 25px !important; }}Cheers!
YigitHi!
In WordPress dashboard please go to Appearance > Editor and open Header.php file and search “top-tel” and find the Div that contains your number and change it
Regards,
YigitHi asafku!
Please add following code to Quick CSS instead
#header .mega_menu_title { text-align: center; }Cheers!
YigitHi!
You can either use Enfold Google Maps widget ( you can place it in a widget area in Appearance > Widgets then add Widget Area element to your page and choose the widget area where you have Google Maps widget inside) or copy embed code directly from https://www.google.com/maps/preview you should set the width too 100% in that case
Best regards,
YigitHey!
Code i posted should remove the header meta when you scroll down. It does work fine on my installation, please try flushing browser cache and refresh your page a few times. If you really need to place an arrow to display it, You are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
YigitHi sebwelch!
Please see my post here – https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971
Cheers!
YigitHey dalen550!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here. I have just checked your website on Chrome and Firefox on Win7 and icons show up on my end http://i.imgur.com/dVoR37w.jpg
Which browser and OS are you using?Cheers!
YigitHi!
Pleas see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
I see pencil icon just fine please see screenshot here http://i.imgur.com/40CG3Tp.jpgBest regards,
YigitHi!
You can find the instruction here http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ as i posted in my previous post :)
Best regards,
YigitHi vcoronel!
Please add a Color Section element to your page with a custom ID and insert your Google Map inside it then add following code to Quick CSS
#color-section-id .container { width: 100%; }Cheers!
YigitHi vcoronel!
Can you post the link to your website so we can see which type of header are you using? You can also check it in Enfold theme options > Header tab. You should use a plugin such as http://wordpress.org/plugins/wp-retina-2x/
Best regards,
YigitHi vcoronel!
You can upload your icon in Media > Library then copy its URL and add following code to Quick CSS and change the url to your icon
.image-overlay.overlay-type-extern .image-overlay-inside:before { content: url(https://yourwebsite.com/icon.png); font-family: 'entypo-fontello'; }Best regards,
YigitHi!
You are welcome, glad we could help! Let us know if you have any other questions or issues :)
Best regards,
YigitHey vcoronel!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header-scrolled #header_meta { display: none; }Best regards,
YigitMarch 7, 2014 at 6:19 pm in reply to: Full-Width Masonry: change size each thumbnail and size each lightbox #233893Hey!
Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open masonry_entries.php file and find
$this->loop[$key]['url'] = wp_get_attachment_image_src($id, apply_filters('avf_avia_builder_masonry_lightbox_img_size','large'));and change it to
$this->loop[$key]['url'] = wp_get_attachment_image_src($id, apply_filters('avf_avia_builder_masonry_lightbox_img_size','full'));Regards,
YigitHi DavyE!
Please wrap your custom CSS code inside media query as following
@media only screen and (min-width: 767px) { .sort_width_container div .sort_by_cat {text-align:center!important;} .sort_by_cat a {float:none!important; display:inline!important;} }Cheers!
YigitHi!
It does work fine on my end http://i.imgur.com/4NrwnFc.jpg
Only mail section is left out, following code will change it too.mc4wp-form input[type="email"] { font-family: 'Marcellus SC', serif !important; }Cheers!
YigitHi!
Edit color section element and see background attachment http://i.imgur.com/358lU2K.jpg
Best regards,
YigitHey!
Replace the previous code with this one
.mc4wp-form input[type="text"], .mc4wp-form input[type="submit"] { font-family: 'Marcellus SC', serif !important; }Best regards,
YigitHi Bedros!
1- Yes, as you can use Avia Layout Builder for creating your portfolio items like creating any other page, featured image is not shown. You are not doing anything wrong.
2- Which version of Enfold are you using? You can add following code to Quick CSS in Enfold theme options under Styling tab to remove the arrows globally#top .avia-post-nav { display: none; }3- You can add “Portfolio grid” or “Fullwidth Masonry” element to bottom of your portfolio items to display related portfolio items. Featured image does show on thumbnails as you shown in your first screenshot. If you are having any issues with it, please post the link to your website so we can take a look. Please note that we may need a temporary admin login as well.
Regards,
Yigit -
This reply was modified 12 years, 1 month ago by
-
AuthorPosts
