Viewing 30 results - 15,541 through 15,570 (of 18,732 total)
  • Author
    Search Results
  • #327933

    In reply to: Überschrift blog

    Hey!

    Versuche einmal das folgende zusätzlich zu obigen:

    
    #top .fullsize .template-single-blog .entry-content-wrapper .post-title {
        font-size: 30px !important;
        line-height: 1.3em !important;
    }
    
    #top .fullsize .template-single-blog .post .entry-content-wrapper > * {
        max-width: none !important;
    }
    

    Best regards,
    Günter

    #327922

    Hey!

    Use this instead:

    #top .summary .price span {
    font-size: 30px;
    color: black;
    }

    Cheers!
    Ismael

    #327761

    Thanks for your quick response Josue

    sadly though this does not seemed to have worked. I tried deleting Yigit’s code and replacing it with yours

    but this just added the pencil icon back in

    So I tried adding both pieces of code and again this removed the pencil icon but left the white boxes

    so still no solution

    my basic css code looks like this
    /* #Basic Styles
    ================================================== */
    .fake-thumbnail .slide-image{
    display: none;
    }

    article span.fallback-post-type-icon {
    display: none;
    }

    html.responsive, .responsive body{
    overflow-x: hidden;

    }

    body {
    font: 13px/1.65em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    color: #444;
    -webkit-text-size-adjust: 100%;
    }

    any further suggestions?

    #327699

    Hi Vicken!

    The link you posted is returning a blank page, but try adding this code to Quick CSS:

    @media only screen and (max-width: 767px) {
        #top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next {
            width:30px;
            text-align: center;
            height: 30px;
            line-height: 32px;
            font-size: 18px;
            margin:-30px 15px 0;
        }
        #top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before{
            line-height: 32px;
        }
    }

    Best regards,
    Josue

    #327676

    In reply to: Add code to header

    This reply has been marked as private.
    #327670

    In reply to: Add code to header

    Hi!

    HTML code can’t live directly in PHP blocks, you need to open/close them like this:

    function add_code_to_header(){
    ?>
    
    <script type="text/javascript" src="http://yourwebsite/rbweb/library/js/W0_0000_PTA.js"></script>
    <form name="frmrbwebattorney" method="post" action="http://agrenblando/rbweb/attorney/WC_00LG_PTA.asp">
    User ID:<input type="text" name="rbwebuserid" style="width:130px;" value=" maxlength=16>
    Password:<input type="password" name="rbwebpassword" style="width:130px;" value=" maxlength=65 onkeypress="javascript:if(event.keyCode ==13) login(document.frmrbwebattorney,1);">
    <INPUT type="button" value="Log In" style="font-size:11px;" style="width:64px" onclick="javascript:login(document.frmrbwebattorney,1);" id=btnptarbweb name=btnptarbweb>
    <INPUT type="hidden" name="appname" value="">
    <INPUT type="hidden" name="os" value="">
    </form>
    
    <?php
    }
    add_action('ava_after_main_menu', 'add_code_to_header');

    Best regards,
    Josue

    #327664

    In reply to: Add code to header

    This reply has been marked as private.
    #327572

    Hi!

    Changed the call us now code to this and now works:

    .phone-info span {
    font-size: 15px;
    color: #477BE9
    }

    I didn’t see any blue header declaration in your Quick CSS.

    Best regards,
    Josue

    #327270
    Rustybucket
    Participant

    I’m using the layer slider to display a simple image and text on a slide. The text is all the same font but in different sizes and some of it in italics. In the preview window for the slider and if I view the homepage in a new browser tab it displays correctly but if I log out of the admin interface and refresh the home screen the text changes position and I don’t think it’s adopting the correct weight either. Also some of the edges of the letters at either end of a word are being chopped off. Does the font, which is a Google font (Open Sans) need to be embedded or something for this to work correctly?
    Cheers

    #327184

    Hi bakbek!

    Please add following code to Quick CSS

    .iconbox .iconbox_content .iconbox_content_title { font-size: 20px; }

    Cheers!
    Yigit

    #327176

    Hey bakbek!

    Please add following code to Quick CSS

    #top .price span { color: black; font-size: 25px; }
    .woocommerce-page .button, .avia-button.avia-size-large { font-size: 16px; }
    .single-product .sidebar { display: none!important; }

    Best regards,
    Yigit

    #327173

    Hey bakbek!

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

    #top .woocommerce-tabs .tabs li a { font-size: 14px; }

    Cheers!
    Yigit

    #327145
    wienerpresswerk
    Participant

    Hi there,

    I will need some help to make a sub-menu on a page responsive because it´s hiding complete on mobiles.
    It would be nice to order the items one below other on phones.

    THX a lot for a quick hint

    I build it with some html und css inserted in Text Element and custom css as below:

    html:

    <!-- Start css3menu.com BODY section -->
    <ul id="css3menu1" class="topmenu">
    	<li class="topmenu"><a class="pressed" style="height: 30px; line-height: 30px;" href="#productions">PRODUCTIONS</a></li>
    	<li class="topmenu"><a style="height: 30px; line-height: 30px;" href="#media">MUSIC FOR MEDIA, FILM & ADVERTISING</a></li>
    	<li class="toplast"><a style="height: 30px; line-height: 30px;" href="#songwirting">SONGWRITING</a></li>
    </ul>
    <p class="_css3m"><!-- End css3menu.com BODY section --></p>

    CSS:

    ul#css3menu1{
    	margin:0 0%;list-style:none;padding:0 0%;background-color:;border-width:0;border-style:solid;border-color:;font-size:0;width:100%;z-index:999;position:relative;display:inline-block;zoom:1;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;
    	*display:inline;*padding-right:0.53%;}
    ul#css3menu1 li{
    	display:block;white-space:nowrap;font-size:0;float:left;}
    * html ul#css3menu1 li a{
    	display:inline-block;}
    ul#css3menu1>li{
    	margin:0;width:33%;}
    ul#css3menu1 li.toplast{
    	width:34%;}
    body:first-of-type ul#css3menu1{
    	display:inline-table;border-spacing:0px 0;}
    body:first-of-type ul#css3menu1>li{
    	display:table-cell;float:none;}
    ul#css3menu1 a:active, ul#css3menu1 a:focus{
    	outline-style:none;}
    ul#css3menu1 a{
    	display:block;vertical-align:middle;text-align:center;text-decoration:none;font:20px oswald;color:#4b4b4d;cursor:default;padding:3px;background-color:#FFFFFF;background-repeat:repeat;border-width:0px;border-style:none;border-color:;}
    ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
    	background-color:#FFFFFF;border-style:none;color:#008fbf;text-decoration:none;}
    ul#css3menu1 > label.switch{
    	display:none;cursor:pointer;width:25px;height:20px;padding:0px 10px 0px 10px;}
    ul#css3menu1 > label.switch:before{
    	content:"";position:absolute;display:block;height:4px;width:25px;border-radius:4px;background:#4b4b4d;-moz-box-shadow:0 8px #4b4b4d, 0 16px #4b4b4d;-webkit-box-shadow:0 8px #4b4b4d, 0 16px #4b4b4d;box-shadow:0 8px #4b4b4d, 0 16px #4b4b4d;}
    ul#css3menu1 > label.switch:hover:before{
    	background:#008fbf;-moz-box-shadow:0 8px #008fbf, 0 16px #008fbf;-webkit-box-shadow:0 8px #008fbf, 0 16px #008fbf;box-shadow:0 8px #008fbf, 0 16px #008fbf;}
    ul#css3menu1 > .switchbox{
    	display:none;}
    ul#css3menu1>li>a{
    	padding:0px 10px 0px 10px;}
    ul#css3menu1 li.topmenu>a{
    	border-width:0 0 3px 0;border-style:none;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;padding:0px 10px 0px 10px;}
    ul#css3menu1 li.topmenu:hover>a,ul#css3menu1 li.topmenu a.pressed{
    	border-style:none;}
    ul#css3menu1 li.toplast>a{
    	border-width:0 0 3px 0;border-style:none;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;padding:0px 10px 0px 10px;}
    ul#css3menu1 li.toplast:hover>a,ul#css3menu1 li.toplast a.pressed{
    	border-style:none;}
    ul#css3menu1>li:nth-of-type(1){width:23%}ul#css3menu1>li:nth-of-type(2){width:55%}ul#css3menu1>li:nth-of-type(3){width:22%}
    @-moz-document url-prefix(){body:first-of-type ul#css3menu1{display:inline-block} body:first-of-type ul#css3menu1>li{display:block;float:left !important;}}
    @media only screen and (max-width:565px),only screen and (max-device-width:565px){
    ul#css3menu1>li:nth-of-type(1){width:29%}ul#css3menu1>li:nth-of-type(2){width:71%}ul#css3menu1>li:nth-of-type(3){width:100%}body:first-of-type ul#css3menu1{display:inline-block} body:first-of-type ul#css3menu1>li{display:block;float:left !important;}}
    @media screen and (max-width: 768px) {
    	ul#css3menu1 > li {
    		position: initial;}
    	ul#css3menu1 ul .submenu,ul#css3menu1 li > ul {
    		left: 0; right:auto; top: 100%;}
    	ul#css3menu1 .submenu,ul#css3menu1 ul,ul#css3menu1 .column {
    		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;padding-right: 0;width: 100% !important;}
    }
    @media screen and (max-width: 438px) {
    	ul#css3menu1 {
    		width: 100%;}
    	ul#css3menu1 > li {
    		display: none !important;		position: relative;		width: 100% !important;}
    	ul#css3menu1 > label.switch,ul#css3menu1 .switchbox:checked ~ li {
    		display: block !important;}
    }
    #327124

    Hey Gurify!

    Please choose Russian as the language and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .av-main-nav > li:hover > a {
    font-size: 15px;
    }

    Regards,
    Yigit

    #327038

    Hey!

    You can use this:

    body, body p {
    font-size: 16px;
    }

    Cheers!
    Ismael

    #326938

    Devin, I”ve updated this to show others how I managed to make one div persist on top of all slides in the Advanced Slider. In my case, I wanted a sign up form that would be visible within each slide, without having to duplicate the form for every slide.

    Here’s what the finished product looks like:
    form div persisting on top of all slides

    Here’s what I did.

    1. Open Pages > Your Homepage.
    Below the advanced slider add a code block (see screenshot). In the code block, insert whatever html content you want to persist. In my case, it is a sign-up form that is visible (on top of) every layer.
    null

    <div class=”homeSignUp”>
    <h2>Some form heading</h2>
    <form action=”” method=”post”>
    /* move classes to css file. I’m being lazy */
    <input style=”display: block; float: left;” type=”text” name=”name” placeholder=”Name” />
    <input style=”display: block; float: left;” type=”text” name=”email” placeholder=”Email” />
    <input style=”display: block; float: left” type =”submit” name=”signup” value=”Notify me!” />
    </form>
    </div>

    Make sure you give the div a class or id (“homeSignUp” is what I called it).

    2. Now add some styles to position the element.
    Open Appearance > Edit and add the div styles to styles.css

    /* Change the stacking order of the container div that wraps the code block so it has a higher z-index than the slider. This ensures that the persistent div is on top of the slides. Also have to explicitly set the container’s position to “relative” so we can position our persistent div within it. */

    .home .container {
    /* content box must be have higher z-index than slider so
    we can position sign up form on top of it */
    position: relative !important;
    z-index: 300 !important;
    }

    /* position the persistent div. This positions my “homeSignUp” div inside the container div */
    .homeSignUp {
    position: absolute;
    left: 0px;
    margin-top: -190px; /* a negative top margin pulls the code block layer up to the slider. Could have used “top” or “bottom” but this seemed to work better */
    /* auto widths for this form will allow it to scale to mobile */
    width: auto !important;
    height: auto !important;
    padding: 12px;
    background: #fff;
    border-radius: 6px;
    background: #fcfcfc;
    }
    /* this is just signup for styling */
    .homeSignUp form input[type=text] {
    width: 160px !important;
    margin: 0 10px 0 0 !important;
    padding: 3px !important;
    /* height: 26px !important; */
    font-size: 120% !important;
    }

    .homeSignUp form input[type=submit] {
    padding: 6px 14px 6px 14px !important;
    }

    This will get it working on desktop.

    3. Add mobile styles with CSS media queries to reposition the element on mobile devices.

    You don’t have to do this, but you may want to either remove the div or reposition it on some devices. I had no choice but to move the form out of the slider and back into the regular flow of the design.

    Here’s what I have for portrait smartphones in my stylesheet. I’ll have to add media queries for landscape and tablets now but this is the idea anyway.

    /* MEDIA QUERIES FOR MOBILE */
    /* Smartphones (portrait) ———– */
    @media only screen and (max-width:320px) {
    .homeSignUp {
    position: relative !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    width: auto !important;
    height: auto !important;
    padding: 12px;
    background: #fff;
    border-radius: 6px;
    background: #fcfcfc;
    border: 1px solid #efefef;
    text-align: center !important;
    }
    .homeSignUp form input[type=text] {
    float: none !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    }
    .homeSignUp form input[type=submit] {
    float: none !important;
    margin: 0 auto !important;
    }

    }

    This seems like a lot of work, but really not, and, you cannot break anything, particularly if you are using a child theme. You could use the same method to position 1 image that persists across slides, one button, one whatevermajig.

    • This reply was modified 11 years, 5 months ago by Tomzilla. Reason: Added solution to my question
    #326904
    bakbek
    Participant

    Hi, I want to increase the size of the titles inside the Icon Box. What code should I use?

    Thanks.

    #326902
    bakbek
    Participant

    Hi, I want to make a few changes to the Woocommerce single product page.

    https://trello-attachments.s3.amazonaws.com/5429ce7e717fdf8b6ff5a47b/1393×619/00124607b02ecb9a9ba89a971509cb7e/2014-09-29_2046.png

    1. how to make the price font bigger and in black color?
    2. how to remove that line shown under the right bottom corner of the product image?
    3. how to increase the font size in the 2 orange buttons?

    Thanks.

    #326766

    Hey mariuswallin!

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

    .blog-tags span a {
    color: red!important;
    font-size: 14px;
    }

    Best regards,
    Yigit

    #326652

    Also, will that body text change the size of the text inside the various shortcodes? Icon boxes? Price tables? Accordians? Tabs and such? I want all of them to have a base font size of 16px instead of 13px.

    #326617

    Hey!

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

    @media only screen and (max-width: 480px) { 
    h2.ls-l { font-size: 14px!important; }}

    Alternatively, you can remove LayerSlider on mobile or create another one right below it choose to display it only on mobile.

    Best regards,
    Yigit

    #326616

    Hey!

    Please add following code to Quick CSS

    .tab_titles .tab {
    font-size: 16px;
    }
    p.toggler {
    font-size: 18px;
    }

    Best regards,
    Yigit

    #326608

    Ok I purged it but it still doesn’t work.

    For example:
    .home_img_headline {
    text-align: left;
    font-size: 72px!important;
    text-transform: uppercase!important;
    }

    Is there another solution to fix this?

    #326604
    #326599
    bakbek
    Participant

    Hi, I would like to make the paragraph (regular text) font size bigger across my site. How can I control that?

    #326590

    In reply to: Überschrift blog

    Hey advocatusneo!

    Danke dass Sie unser theme verwenden.

    In custom.css oder Enfold->Styles->Quick-CSS Feld das folgende eintragen und die Werte anpassen:

    
    .entry-content-wrapper .post-title {
        font-size: 30px !important;
        line-height: 1.3em !important;
    }
    

    Cheers!
    Günter

    #326538

    Hi bdm55!

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

    content-wrapper ul li {
    font-size: 16px;
    }

    if that does not work, please post the link to your website and point out the element

    Cheers!
    Yigit

    #326516

    In reply to: Mobile problems

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 1140px) {
    h4.iconlist_title { font-size: 16px; }}
    @media only screen and (max-width: 990px) and (min-width: 768px) {
    .iconlist_content_wrap { margin-left: -20px; }}

    Best regards,
    Yigit

    #326442

    Hi!

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

    .slideshow_align_caption h2 { font-size: 26px; }
    .avia-caption-content p { font-size: 16px; }
    #top .avia-slideshow-button { font-size: 18px; }
    .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: rgba(255,0,0,0.5); }

    Cheers!
    Yigit

    #326428
    bakbek
    Participant

    Hi, I would like to know how I can control the font size and font type on the captions inside the fullscreen slider – http://screencast.com/t/B0DiWiIHNOD

    Thanks.

Viewing 30 results - 15,541 through 15,570 (of 18,732 total)