-
AuthorSearch Results
-
September 24, 2014 at 6:49 pm #324525
In reply to: Special Title Default Size
Hi MattiaParla!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.flex_column.av_one_fifth h1 { font-size: 32px; }Best regards,
YigitSeptember 24, 2014 at 6:32 pm #324498In reply to: Portfolio grid styles
Hi 1lizcollins!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .isotope-item { padding-right: 5px; padding-bottom: 5px; } h3.grid-entry-title.entry-title a { font-size: 16px; color: red!important; }Best regards,
YigitSeptember 24, 2014 at 5:39 pm #324432In reply to: Portfolio Grid and WooCommerce Product Category
Hi!
Please add following code to Quick CSS as well and adjust it
.inner_product_header .amount { font-size: 12px; }Currently it is not possible but please request such feature here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
YigitSeptember 24, 2014 at 4:04 pm #324367Hey mcraig77!
1- Please refer to Josue’s post here – https://kriesi.at/support/topic/image-size-5/#post-324035
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as neededheader.entry-content-header h3 { font-size: 16px; color: red!important; }3-
.grid-entry-excerpt.entry-content { line-height: 15px; }Regards,
YigitSeptember 24, 2014 at 2:56 pm #324300In reply to: Small icon in list
Hi Rupert!
Please add following code to Quick CSS in Enfold theme options under General styling tab
.page-id-49 .avia-icon-list .iconlist_icon { height: 30px; width: 30px; line-height: 34px; font-size: 14px; } .page-id-49 .avia-icon-list .iconlist-timeline { left: 17px; }Cheers!
YigitSeptember 24, 2014 at 2:41 pm #324290In reply to: Mobile problems
Hey Martin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { h1.av-special-heading-tag { font-size: 30px!important; } .slideshow_caption { display: none; }}Regards,
YigitSeptember 24, 2014 at 2:39 pm #324289In reply to: Portfolio Grid and WooCommerce Product Category
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_cart_buttons { display: none; } .inner_product_header h3 { font-size: 18px!important; }Best regards,
YigitSeptember 24, 2014 at 10:51 am #324152In reply to: Accept terms & conditions button
Hi nathancole!
Thank you for using our theme.
In Enfold->Styles->QuickCSS field or custom.css put the following and adjust the values:
#top #payment label { color: green !important; font-size: 16px !important; font-weight: bold !important; }Regards,
GünterSeptember 24, 2014 at 5:47 am #324042In reply to: Safari problems
Hi!
Removing the body_class is not recommended, try:
<body id="top" style="background-image:url(<?php bloginfo( 'template_url' ); ?>-child/images/bg.jpg); background-position:center top; background-attachment:fixed; background-size:cover;" <?php body_class($style." ".$avia_config['font_stack']." ".$blank); avia_markup_helper(array('context' => 'body')); ?>>If that doesn’t work, move the background styling to a separate stylesheet (Quick CSS or child style.css):
body{ background-image:url(_here_); background-position:center top; background-attachment:fixed; background-size:cover; }Best regards,
JosueSeptember 23, 2014 at 11:30 pm #323958Topic: Portfolio grid styles
in forum Enfold1lizcollins
ParticipantSeptember 23, 2014 at 10:35 pm #323944In reply to: Header title and breadcrumbs
I added the code above to change the font size
.title_container .breadcrumb, strong.main-title.entry-title {
font-family: arial !important;
font-size: 22px;
}Didn’t work. Is it incorrect?
September 23, 2014 at 10:17 pm #323935In reply to: Enfold > Fonts not correct on mobile
Hey!
It’s still cached/minified for me but the root of the problem is that you are defining PT sans in your css but it’s not being included anywhere (it will work on systems where the font its installed):
.header_intro p { font-size: 49px!important; font-weight: 600!important; font-family: "pt sans"!important; line-height: 49px!important; color: #434343!important }You need to include either via Theme Options or using a plugin like WP Google Fonts.
Cheers!
JosueSeptember 23, 2014 at 7:29 pm #323869In reply to: Full Calendar Long Events
Hello again
I found out, that my problem is theme specific. Here is the support thread from the plugin support forum:
https://wordpress.org/support/topic/display-long-events?replies=10#post-6044167I think my Quick CSS is not proper for long events.
.fc-event-inner.fc-event-skin {
min-width: 95px;
max-width: auto;
padding: 0 10px;
margin: 0 auto;
top: 0;
left: 0;
min-height: 20px;
font-size: xx-small;
border: none;
position: relative;
}Which adjustments do I need?
September 23, 2014 at 6:06 pm #323841Topic: Enfold Tab Options – Changing color and font
in forum Enfolda00109943
ParticipantHi there!
I am trying to change the color of the background and font color for the tabs that are inserted in my products page. Can anyone help me with this, I know I received a reply previously that helped change the background but did not include how to change the font color. Please see:
http://hedgeports.com/fitness-exercise-equipment/#tab-id-55
I would like to make the background color black and the font white. I would also like to change the size of the font for title and information inside the tab.
Thank you so much for your help on this!
Benjamin
September 23, 2014 at 5:32 pm #323820In reply to: content broken in slideshows
ok that did help, thanks! i ended up using their styling tools for font color, size, etc, which helped with the scaling, and then using my own dive to tell it to center and to override header bolderness.
looks good on desktop and tablet, but it’s so tiny on phones and the navigation dots are right over the text. why does it get so tiny? there’s no point in making it responsive if you can’t read it. is there nothing to be done to make it more readable on phones and to get the nav dots below the text?
thanks!!examples:
http://newsite.insightpd.com/expertise/pharma/
http://newsite.insightpd.com/expertise/commercial/September 23, 2014 at 4:59 pm #323797In reply to: H Tags – Special Heading
Hi Erdogan!
Sorry for the late reply!
1- Can you post a link to your page where we can see an example? I have tried adjusting Open Sans font weight to 300 and it seems to be working fine. Text on the left is with font weight of 300 and on the right it is set to ‘normal’ – http://i.imgur.com/1wIgaGk.png
2- Have you tried adjusting font size on mobile? If not, please use following code and adjust as needed@media only screen and (max-width: 480px) { h1 { font-size: 18px !important; }}Regards,
YigitSeptember 23, 2014 at 3:56 pm #323740In reply to: Safari problems
hi yigit
because of the body problem:
when i replace
<body id="top" <?php body_class($style." ".$avia_config['font_stack']." ".$blank); avia_markup_helper(array('context' => 'body')); ?>>
in the header.php with
<body id="top" style="background-image:url(<?php bloginfo( 'template_url' ); ?>-child/images/bg.jpg); background-position:center top; background-attachment:fixed; background-size:cover;>
(cause i need the same fixed background in all pages)
any problems for enfold with that?
thanks and greets
hSeptember 23, 2014 at 2:30 pm #323674In reply to: Masonry-Portfolio Color Overlay
Hello Ismael, hello Josue, hello Yigit,
the problems of the posts #320176 and #321825 still exist. The solutions don´t perform well and your answers are very fragmented…
The topic included following issues:
1. How to realize a multi-column (!) masonry-portfolio as on your website http://kriesi.at/themes/enfold/shortcodes/masonry-gallery or as here: http://peacheyphotography.co.uk
2. How to set the images sizes and other adjustments to get a highquality masonry-portfolio?
3. How to realize a perfect fitting colour-overlay?
4. How to get a clean font solution (font in front of the overlay)?Cheers,
ChristianSeptember 23, 2014 at 2:12 pm #323665In reply to: horizontal subnavigation
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header .mega_menu_title { font-size: 12px; }Cheers!
YigitSeptember 23, 2014 at 6:20 am #323511In reply to: Making layerslider texts responsive
Hey!
@phausner: Glad it is working now.
@vanderburg: Edit a layer then go to the Attributes panel. Add custom-layer on the Classes field for example. Use this on Quick CSS or custom.css file to change the text size on mobile devices:@media only screen and (max-width: 767px) { .custom-layer { font-size: 15px !important; color: red !important; } }Regards,
IsmaelSeptember 23, 2014 at 2:04 am #323399In reply to: Import Enfold Dummy Content
The dummy data doesn’t include every image used on the theme demo as Kriesi doesn’t have redistribution rights for all of them. That being said, if you wanted to load in the same exact data you could do so by first turning on the debug field for pages: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Then on a blank page switch over to the ALB and in that new empty debug field paste in the raw shortcode data from the demo [note: you still need to change the layout settings for no sidebar and transparent header and this does not provide the actual images for use]:
[av_fullscreen size='extra_large' animation='fade' autoplay='true' interval='7' scroll_down='aviaTBscroll_down'] [av_fullscreen_slide slide_type='image' id='2553' attachment=',' position='top left' video='http://' mobile_image='' video_cover='' title='This is a page with transparent header' caption_pos='caption_left caption_left_framed caption_framed' link_apply='button' link='lightbox' link_target='' button_label='Show me' button_color='light' link1='#next-section' link_target1='' button_label2='Click me' button_color2='light' link2='http://' link_target2='' video_controls='' video_mute='' video_loop='' video_autoplay=''] Once the user scrolls down the header color will change [/av_fullscreen_slide] [av_fullscreen_slide slide_type='image' id='2552' attachment=',' position='top left' video='http://' mobile_image='' video_cover='' title='Another caption' caption_pos='caption_right caption_right_framed caption_framed' link_apply='button button-two' link='lightbox' link_target='' button_label='Show me' button_color='light' link1='#next-section' link_target1='' button_label2='Learn more' button_color2='light' link2='#next-section' link_target2='' video_controls='' video_mute='' video_loop='' video_autoplay=''] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque pe. [/av_fullscreen_slide] [/av_fullscreen] [av_one_fourth first] [av_icon_box icon='59' position='left' title='Free Support'] Aenean commodo ligula eget dolor. Lorem <strong>ipsum</strong> dolor sit amet, consectetuer adipiscing elit. Cum sociis natoque<strong> </strong>Aenean massa. [/av_icon_box] [/av_one_fourth] [av_one_fourth] [av_icon_box icon='2' position='left' title='Mobile Ready'] Cum sociis <strong>natoque</strong>. Aenean commodo ligula eget dolor. Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. [/av_icon_box] [/av_one_fourth] [av_one_fourth] [av_icon_box icon='125' position='left' title='Updates'] Cum sociis natoque <strong>sadfsadfas </strong>Aenean commodo ligula eget dolor. Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. [/av_icon_box] [/av_one_fourth] [av_one_fourth] [av_icon_box icon='36' position='left' title='SEO Optimized'] Aenean commodo ligula eget dolor. <strong>Aenean massa</strong>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. [/av_icon_box] [/av_one_fourth] [av_section color='main_color' custom_bg='' src='http://kriesi.at/themes/enfold/files/2013/10/woman-flinging-long-hair-1500x1000.jpg' attachment='2576' attach='parallax' position='top left' repeat='no-repeat' video='' video_ratio='16:9' min_height='75' padding='default' shadow='no-shadow' id=''] [av_one_third first] [av_icon_box icon='ue806' font='entypo-fontello' position='top' title='Mobile Ready' link='' linktarget='' linkelement=''] Cum sociis <strong>natoque</strong>. Aenean commodo ligula eget dolor. Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. [/av_icon_box] [/av_one_third][av_one_third] [av_icon_box icon='ue836' font='entypo-fontello' position='top' title='SEO Optimized' link='' linktarget='' linkelement=''] Aenean commodo ligula egconsectetueret dolor sit amlor. <strong>Aenean massa</strong>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. [/av_icon_box] [/av_one_third][av_one_third] [av_icon_box icon='ue842' font='entypo-fontello' position='top' title='Free Support' link='' linktarget='' linkelement=''] Aenean commodo ligula eget dolor. Lorem <strong>ipsum</strong> dolor sit amet, consectetuer adipiscing elit. Cum sociis natoque<strong> </strong>Aenean massa. [/av_icon_box] [/av_one_third] [/av_section] [av_section color='main_color' custom_bg='' src='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' video_mobile_disabled='' min_height='' padding='default' shadow='no-shadow' id=''] [av_one_fourth first] [av_textblock] <h6>Recent News</h6> <em>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</em> <a href="#">View more</a> [/av_textblock] [/av_one_fourth][av_three_fourth] [av_postslider link='category,3' columns='3' items='3' contents='title' autoplay='no' interval='5'] [/av_three_fourth][av_hr class='default' height='50' position='center'] [av_one_fourth first] [av_textblock] <h6>Recent Work</h6> <em>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</em> <a href="#">View more</a> [/av_textblock] [/av_one_fourth][av_three_fourth] [av_postslider link='portfolio_entries' columns='3' items='3' contents='title' autoplay='no' interval='5'] [/av_three_fourth] [/av_section] [av_section color='socket_color' custom_bg='' src='http://kriesi.at/themes/enfold/files/2013/10/photodune-3581207-black-in-black-m-1500x1182.jpg' attachment='2572' attach='parallax' position='top left' repeat='stretch' video='' video_ratio='16:9' min_height='75' padding='large' shadow='no-shadow' id='portfolio'] [av_heading heading='A beautiful <strong>experience!</strong>' tag='h1' color='custom-color-heading' custom_font='#ffffff' style='blockquote modern-quote modern-centered' size='50' subheading_active='subheading_below' subheading_size='18' padding='60'] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. [/av_heading] [av_one_fifth first] [av_font_icon icon='ue826' font='entypo-fontello' style='border' caption='Eye Candy' link='manually,http://kriesi.at' linktarget='' color='#ffffff' size='40px' position='center'] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. [/av_font_icon] [/av_one_fifth][av_one_fifth] [av_font_icon icon='ue856' font='entypo-fontello' style='border' caption='Tools' link='manually,themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=kriesi' linktarget='' color='#ffffff' size='40px' position='center'] We have added exactly the tools you need and left out everything you don't need. Finally a multi purpose Theme that is not bloated! [/av_font_icon] [/av_one_fifth][av_one_fifth] [av_font_icon icon='ue8a5' font='entypo-fontello' style='border' caption='A list' link='post,94' linktarget='' color='#ffffff' size='40px' position='center'] <ol> <li>Super nice Parallax</li> <li>Optimized for Speed</li> <li>Brilliant Template Builder</li> <li>Easy to use</li> <li>Set up in 2 minutes</li> </ol> [/av_font_icon] [/av_one_fifth][av_one_fifth] [av_font_icon icon='ue8a8' font='entypo-fontello' style='border' caption='Updates' link='manually,themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=kriesi' linktarget='' color='#ffffff' size='40px' position='center'] Enfold is an award winning theme that is quickly becoming one of themeforest top sellers. And for a reason! Try it yourself! [/av_font_icon] [/av_one_fifth][av_one_fifth] [av_font_icon icon='ue8dd' font='entypo-fontello' style='border' caption='Rocket Science?' link='manually,themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=kriesi' linktarget='' color='#ffffff' size='40px' position='center'] Far from! Probably the easiest Multipurpose theme you have ever used! [/av_font_icon] [/av_one_fifth] [/av_section]September 23, 2014 at 12:18 am #323363In reply to: Trying To Duplicate "Features" Page in Enfold Demo
This reply has been marked as private.September 23, 2014 at 12:01 am #323361Topic: content broken in slideshows
in forum Enfoldvidaelf
ParticipantHello-
I’m trying to create a few responsive sliders with layerslider. I understand you don’t do custom support for the 3rd party plugins, but they won’t help me since I purchased through you. I’m not trying anything crazy here, so hopefully you can help me out.I’m creating two slide shows per page. Here is a screenshot: http://newsite.insightpd.com/wp-content/uploads/Pharma14.jpg
And here is the page: http://newsite.insightpd.com/expertise/medical/
I’m using custom CSS in my child theme for the two slideshows, but nothing complicated. Just colors, font size (which may be my responsive issue?) and hr rules. The main issue is I can’t get either slideshow text to wrap within the 1030px limit set. The copy just runs off the page.
My first slide show [layerslider id=”10″] should be up top and has a red background color of 1030 px, with a title and small hr then a paragraph. It won’t center within my max width and it completely disappears (except for the nav bullets) when shrunk down enough.
The second slide show [layerslider id=”9″] is a simple quote with a gray background and includes the quote, center aligned, then the person who said it after a line break. This one the text will not go center no matter what I do and also won’t wrap. I’ve tried full screen, not full screen, css in the slides, css just around the slider itself, everything.. Also, the text is unreadable at a certain point of shrinking..
Any help would be GREATLY appreciated!! Or maybe there’s another simple slider you could recommend? I know layerslider is pretty robust..
Thanks
September 22, 2014 at 5:12 pm #323158In reply to: Small bar above Main Menu – how to change size?
Hi simonac!
Please add following code to Quick CSS
#header_meta .container { min-height: 40px; } .phone-info.with_nav { font-size: 20px; } .sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 18px; }Regards,
YigitSeptember 22, 2014 at 4:53 pm #323145Topic: Small bar above Main Menu – how to change size?
in forum Enfoldsimonac
ParticipantHi, i want the small bar above Main Menu a little bigger in height? How do i manage this? And how do i make the font and phone number bigger there?
Thanks Simon
September 22, 2014 at 4:31 pm #323122In reply to: Header Title and Main menu font
Hi ucvb66!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
strong.main-title.entry-title { font-size: 30px!important; }and please go to Enfold theme options > Advanced Styling and edit “Main menu links”
Best regards,
Yigit-
This reply was modified 11 years, 6 months ago by
Yigit.
September 22, 2014 at 4:12 pm #323105In reply to: Icon box titles cut off
Hey!
Please try adding following code to Quick CSS as well
@media only screen and (max-width: 990px) and (min-width: 768px) { .iconlist_icon.avia-font-entypo-fontello { margin-right: 2px; } .entry-content-wrapper li { margin-left: 0; } h4.iconlist_title { font-size: 11px; }}Best regards,
YigitSeptember 22, 2014 at 3:51 pm #323080Topic: Caption below Fullwidth Easy Slider
in forum Enfoldpegasso4444
ParticipantHey!
I need to have the captions in center below the Fullwidth Easy Slider.Following code is working for the Easy Slider:
/****Caption Title Color****/
.avia-slideshow .avia-caption .avia-caption-title {
color: #777777 !important;
font-size: 15px !important;
text-transform:capitalize
}
/****Caption Text Color****/
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
background: transparent;
font-size: 13px !important;
color: #b6b6b6 !important;
padding: 0px 0px;
text-transform:capitalize
}
/***Caption in Center****/
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
width: 100%;
text-align: center;
}
.avia-caption, .avia-inner-caption, .avia-inner-caption {
width: 100%;
left: 0;
}
/****Caption below Slider****/
.avia-caption {
position: absolute;
bottom: -34px;
}
.avia-slideshow, .avia-slideshow-inner {
overflow: visible !important;
}
.avia-slideshow {
padding-bottom: 34px;
}How can I get that also for the Fullwidth Easy Slider?
Thanks for your help
PeterSeptember 22, 2014 at 9:29 am #322866In reply to: Size of 'Price' text
Hi rpl_admin!
Thank you for visiting the support forum.
Yes, that is possible. Please use this on Quick CSS or custom.css:
.single-product .price span { font-size: 25px !important; }Regards,
IsmaelSeptember 22, 2014 at 7:44 am #322828Topic: Header Title and Main menu font
in forum Enfolducvb66
Participantwhat is the code to change the font size of the header title on all the pages?
what is the code to change the main menu font size?
Thanks in advance
-
This reply was modified 11 years, 6 months ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Portfolio grid styles
Hi there!
I am trying to change the color of the background and font color for the tabs that are inserted in my products page. Can anyone help me with this, I know I received a reply previously that helped change the background but did not include how to change the font color. Please see:
http://hedgeports.com/fitness-exercise-equipment/#tab-id-55
I would like to make the background color black and the font white. I would also like to change the size of the font for title and information inside the tab.
Thank you so much for your help on this!
Benjamin
Topic: content broken in slideshows
Hi, i want the small bar above Main Menu a little bigger in height? How do i manage this? And how do i make the font and phone number bigger there?
Thanks Simon
what is the code to change the font size of the header title on all the pages?
what is the code to change the main menu font size?
Thanks in advance
