Viewing 30 results - 13,591 through 13,620 (of 18,734 total)
  • Author
    Search Results
  • #461382

    Hey ProdigalMedia1!

    Just add !important overrides to the CSS like so.

    #top .avia-testimonial-content {
    font-size: 14px !important;
    line-height: 1.5em !important;
    }

    Regards,
    Elliott

    #461346
    catmac2204
    Participant

    Hi!

    How can I increase only the price that is on a single product page?

    #top .price span { color: black; font-size: 25px; } increases all prices including the ones on the front page and on related products, but I need only the one that is on a single product page

    #461146
    mirzepapa
    Participant

    Hi,

    I am using the following lines of css to style the slideshows navigation arrows on http://utabewegt.de/willkommen:

    #top .avia-slideshow-arrows a {
    color: #fff;
    display: block;
    font-size: 10px;
    height: 30px;
    line-height: 31px;
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: -600%;
    top: 50%;
    visibility: visible;
    width: 30px;
    z-index: 99;
    }

    This does a great job regarding the intended size of the box around the arrows, but all of a sudden, the arrows are gone. The goal was to reduce box and arrow size by at least 50%. I have tried to change all values, but the arrows are still missing.

    Thanks for your advice ;-)

    Cheers, Sebastian.

    Hey!

    Try adding this code to the Quick CSS:

    li.avia-pricing-row {
        font-size: 42px !important;
    }

    Cheers! 
    Josue

    #460987
    ProdigalMedia1
    Participant

    Hello,

    I have been trying to decrease the line height on the Patient Reviews (testimonial page), I found a line of code that seemed to work for the page but not on the home page where I also have the testimonials scrolling.

    Here is the code I used:
    #top .avia-testimonial-content {
    font-size: 14px;
    line-height: 1.5em;
    }

    I tried to attach pictures so you can see how i want it (line space tight and all the font the same size), and how I don’t want it but I couldn’t.
    So on the homepage where the testimonials are is what I don’t want and on the patient reviews page is how i want to homepage testimonials to look.

    Thank you!

    alfaweb2
    Participant

    #dancinffont .content { font-family: 'Dancing Script', sans-serif!important; font-size: 40px !important; }

    hi, i want to use the dancinf font here: http://i.imgur.com/wTgDiOx.jpg

    i tried to put the code above into the q-css but it don`t work. can you help me.

    Hi!

    If you mean the blog page you posted above, please change the code to following one

    .page-id-2 .slide-meta { display: none !important; }
    .page-id-2 h3.slide-entry-title.entry-title { font-size: 17px; color: orange; }

    Regards,
    Yigit

    Hi Anita!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .slide-meta { display: none !important; }
    h3.slide-entry-title.entry-title { font-size: 17px; color: orange; }

    Best regards,
    Yigit

    #460895

    In reply to: Social icons in footer

    This reply has been marked as private.
    #460761

    In reply to: EasySlider

    Hi servemark!

    If we did that then the image would look distorted. I think the best thing to do is reduce the font size or hide the text all together. You currently are using some CSS to set it to 20px.

    .responsive #top .slideshow_caption h2 {
      font-size: 20px !important;
    }

    To only target mobiles remove that and add this.

    @media screen and (max-width:767px) {
    .responsive #top .slideshow_caption h2 {
      font-size: 10px !important;
    }
    }

    Best regards,
    Elliott

    #460734
    alfaweb2
    Participant

    where and how can i change the size and the background color and the font color of the 2nd top menu? http://i.imgur.com/kUijJXy.jpg

    Hey!

    Please add following code to Quick CSS as well

    #footer .widget {
      margin: 0;
    }
    #footer a {
    font-size: 12px; 
    }

    Regards,
    Yigit

    #460685

    Hi Lidia!

    Thank you for using Enfold.

    1.) If you want to increase the thumbnail size of the latest news widget, add this in the Quick CSS field:

    .news-thumb {
      height: 63px;
      width: 63px;
    }

    You will have to install this plugin and then adjust the size of the widget thumbnail on Settings > Media panel : https://wordpress.org/plugins/simple-image-sizes/

    2.) If you want to increase the font size of the title and post meta info, use this:

    .news-headline, .news-time {
      font-size: 15px;
    }

    Regards,
    Ismael

    #460517

    Try adding this in the Quick CSS: #socket { font-size: XXpx !important; }
    Replace “XX” or “px” with whatever size and measurement element you want.

    #460513
    Nic_007
    Participant

    Hi,

    where can I change the font size in the socket? (Should be one or two sizes larger.) Didn’t find it.

    Greetz,
    Nic

    Hey Andy,

    First of all, I’d like to say I deeply respect the great work that Kriesi’s team is doing in terms of both, development and support. I also apologize if my previous private message felt a bit harsh.

    Thanks for taking the time to explain your support policy, in fact I had already read it so I was not expecting your team to give me an answer on the weekend.

    I bumped into my own thread because it had been almost 24 hours since I had reported the issue and I saw that other threads, posted much later than mine, had already been answered, so I thought that I had not properly explained the issue thus I tried to make some clarifications. Maybe, in order not to get behind in your queue I should have edited my first post, instead of adding a new one, is that correct?

    I hope you understand that I, like other users, work with tight deadlines and, although I know Kriesi’s support team does not have any obligation to give an answer within any timeframe, I do expect being answered within 24 hours, specially when much newer threads have already been responded. I understand that there are threads easier/quicker to answer and of course I’m not trying to tell Kriesi’s team how to deal with the forum. I just want to let you know my personal situation, which I believe must have a lot in common with some other users.

    I appreciate you tested the shortcode I provided but I have to disagree with your remark “you are missing the [av_textblock]”. It is true that the way you have employed the [av_hr] shortcode outside the [av_textblock] shortcode makes the issue go away but it should work fine also the way I did it, which is having the [av_hr] shortcode inside the [av_textblock] shortcode. Please, let me elaborate. I am using the ‘Advanced Layout Editor’ (‘Avia Layout Builder’) so when I insert a ‘Text Block’ and edit it using the ‘Visual Editor’, then I get the option of inserting a few Enfold shortcodes, including the ‘Separator/ Whitespace’ shortcode, see here, that means that the theme is explicitly giving the option of inserting the separator shortcode inside the ‘Text Block’ and that is what is causing the issue.

    By the way, I have the impression that the shortcode you provided has a duplicated [av_textblock] opening tag, see here.

    Here you have the complete shortcode that is causing the issue:

    [av_textblock size='' font_color='' color='' custom_class='']
    [av_hr class='default' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' custom_class='']
    <ul>
    	<li>Measures:</li>
    	<li>Materials:</li>
    	<li>Dyes:</li>
    	<li>Condition:</li>
    </ul>
    [/av_textblock]

    If now we are on the same page I would greatly appreciate if you could have a look at the two possible solutions I provided here and let me know if they could possibly cause any adverse effects in other elements of the theme, or perhaps you could propose a better fix.

    Thank you.

    Best Regards,
    Diego

    #460289

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .tab_inner_content {
      font-size: 14px;
    }
    .tab {
      font-size: 14px!important;
    }

    Cheers!
    Yigit

    #460256

    Hey cogson!

    It seems like you have already made font size bigger. Can you please point out the icons you would like to add? You can simply copy their HTML code and paste in Navigation label in Appearance > Menus

    Regards,
    Yigit

    #460249

    Okay, we are getting close. I have the TEL# number centered nicely on the mobile screen. but for some reason it’s not clicking to call on the mobile phone. here is the header widget code: Here is the header widget code. It looks right to me

    <h3 style=”font-size: 18px !important; color: #009900 !important;”>(866) 559-2527</h3>

    Here are the other style changes we did

    #header .widget {
    top: -125px;
    left: 80%;
    margin-bottom: -95px;
    }

    li#menu-item-3340 a .avia-menu-text {
    color: white;
    }
    li#menu-item-3340 {
    background-color:green;
    }
    @media only screen and (max-width: 989px) {
    .html_mobile_menu_tablet .main_menu, .html_mobile_menu_tablet #header_main_alternate {
    display: block;
    }
    #header .widget {
    top: -90px;
    left: 40%;
    }}
    @media only screen and (max-width: 480px) {
    header .widget {
    top: -110px;
    left: 37%;
    }}

    The Tel# links fine down on the page. just not in the header.

    This reply has been marked as private.

    Hey!

    please have in mind, that we usually have a weekend as well and use to work from monday till friday for you, as written in our support policy (support shedule). Please refuse from bumping into your own thread, because otherwise it gets behind in our queue and marked as “answered”, so we can’t provide a faster reply for you.

    When I use the same shortcodes as you provided here, then the same thing is happening for me. But you are missing the [av_textblock] element, so use this shortcodes instead:

    [av_hr class='default' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [av_textblock size='' font_color='' color='']
    [av_textblock] <ul> <li>Measures:</li> <li>Materials:</li> <li>Dyes:</li> <li>Condition:</li> </ul>
    [/av_textblock]
    

    This way it’s working fine for me.

    Best regards,
    Andy

    #459974

    Hey!

    You can use this to change the style of the mega menu title:

    #top #header .mega_menu_title a {
      color: inherit;
      font-size: 12px;
      line-height: 1.1em;
      padding: 0;
      margin: 0;
      background: transparent;
      border: none;
    }

    Cheers!
    Ismael

    #459864

    Hey flippingrocks!

    The text you have added is too large to fit on small screens, please try to make it smaller on smartphone. Add this to Quick CSS:

    @media only screen and (max-width: 767px) {
    .page-id-9 .avia-builder-el-2 h1.av-special-heading-tag {
    font-size: 55px !important;
    }
    }

    Cheers!
    Rikard

    • This reply was modified 10 years, 9 months ago by Rikard.
    #459813

    Hi youkendooit!

    I see two options here: either activate the mobile menu at an earlier stage or reduce the padding/font-size of the menu on screens lower than 1300px, what would you prefer?

    Regards,
    Rikard

    #459620
    This reply has been marked as private.
    #459510

    In reply to: header high 35px

    Hi!

    Please edit “Main Menu sublevel Links” as well to change their font sizes.

    Regards,
    Yigit

    #459480
    bsingenberger
    Participant

    Hey
    How I can change the font size in a rider/tab element?
    Do you have a css code?
    Thanks,
    Beat

    #459465

    In reply to: header high 35px

    This reply has been marked as private.
    #459386

    Hey keifygeorge!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
      font-size: 14px;
    }

    Regards,
    Yigit

    #459381
    keifygeorge
    Participant

    I would like to know how I can increase the font size of the secondary menu.

    Thanks!

Viewing 30 results - 13,591 through 13,620 (of 18,734 total)