Viewing 30 results - 137,131 through 137,160 (of 142,852 total)
  • Author
    Search Results
  • #189122

    Topic: how to hide admin bar?

    in forum Enfold
    jackyking
    Participant

    Hi,

    Not sure if this is caused by the upgrade of wordpress to the latest version. Suddenly the WP admin bar shows on the top of the theme.

    How can I disable it for public visitors?

    thank you,

    #189121

    Thanks Yigit. I couldn’t get that to work but I changed the top line to

    #top fieldset {

    and it seemed to work fine. Many thanks.

    #189106
    Monsoon
    Participant

    Can you let me know the code necessary to remove the square scroll top button from showing?
    Thanks in advance

    EDIT: As a sidenote it seems the button’s color is defined by the Socket background color so if you want to have a white socket then your button becomes transparent. How could you make lets say green scroll up button and a white socket footer as one might want that scroll up button to be a particular color.

    #189097
    myuption
    Participant

    I’m testing custom styling the theme and I found a strage behavior, I added a font pack to my child theme and code to the custom.css
    CODE:

    @font-face {
    	font-family: 'BebasNeue';
    	src: url('./fonts/BebasNeue-webfont.eot');
    	src: local('☺'), url('./fonts/BebasNeue-webfont.woff') format('woff'), url('./fonts/BebasNeue-webfont.ttf') format('truetype'), url('./fonts/BebasNeue-webfont.svg#webfontQvsv8Mp8') format('svg');
    	font-weight: normal;
    	font-style: normal;
    }
    h1, h2, h3, h4, h5, h6
    {
    	color: #555;
    	text-transform: uppercase;
    	font-family: BebasNeue, Arial,Verdana,sans-serif;
    	letter-spacing: 0px;
    	font-size: 180%;
    }

    The font is loaded, but the size is a bit strange, all the headings apply the font, but not the resize, so, I have icon boxes with a small font, if you apply letter spacing, icon boxes don’t apply the change,

    Also inside text blocks, h2 is smaller than h4, isn’t it strange, I have not made any more customizations.

    If you change the letter spacing to 10 this happens:

    I also checked this and basically I did the same, no?
    https://kriesi.at/support/topic/add-a-custom-non-google-webfont/

    How can I use the fontface pack?

    How can I increase the h3 font in the icon box, that doesn’t like my custom code to increase the font size on .iconbox_content_title

    Thanks

    • This topic was modified 12 years, 4 months ago by myuption.
    #189093
    This reply has been marked as private.
    #189089

    Hi!

    Not a secret, the files that makes most of the custom behavior in this website are JS and CSS, which everyone (with some coding skill) can inspect in the source, the HTML logo is built in the avia_logo function (/framework/php/function-set-avia-frontend.php, line 416), you can replace the avia_logo function in the header.php (line 153) and put the logo as static HTML.

    Regarding making the header smaller, this CSS will do it:

    #header_main .container, .main_menu ul:first-child > li a {
        height: 44px !important;
        line-height: 44px !important;
    }
    .logo img {
        max-height: 44px !important;
    }
    #main {
        padding-top: 44px !important;
    }

    Best regards,
    Josue

    #189087
    This reply has been marked as private.
    #189080

    In reply to: iconbox link

    Thanks!

    btw, to whom it may concern, I also added a CSS code so the cursor will change to a pointer on hover. Otherwise, users won’t know the icon is a hyperlink:

    #top .main_color.iconbox_top .iconbox_icon:hover {
    cursor: pointer;
    }

    Hi Magnus!

    You’ll need to use an image as a bullet then, try this:

    .iconlist_content li {
        background: url(https://i.imgur.com/20fVivn.png) no-repeat top left;
        padding-left: 20px !important;
    }
    

    Result:

    Note that i’m using a test bullet uploaded to imgur, you may want to replace that by the final bullet.

    Regards,
    Josue

    #188628

    Hey Zach!

    Altought Kriesi already made a statement about that, here’s a hint: this is the CSS that make that behavior:

    /*position logo text*/
    #top .subtext{float:left; position: relative;}
    #top .logo img{float:left;}
    .logo, .logo a{overflow: visible;}
    #top .logo-title{  
    transition: 		opacity 0.4s ease-out;
    -moz-transition: 	opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
    -o-transition: 		opacity 0.4s ease-out;
    font-size: 12px; color: #000; position: absolute; left:7px; top:-7px; opacity: 1; white-space: nowrap; } 
    #top .logo-subtitle{ color: #aaa; top:7px; }
    #top .header-scrolled .logo-title{ opacity: 0; filter: alpha(opacity=0); }

    You’ll also need to alter the HTML of the logo:
    <strong class="logo" style="max-width: 64px; width: auto;"><a href="http://kriesi.at"><img src="http://kriesi.at/wp-content/themes/kriesi/images/logo.png" alt="Support | Kriesi.at - Premium WordPress Themes" style="max-width: 64px; width: auto;"><span class="subtext"><strong class="logo-title">Kriesi.at</strong><strong class="logo-title logo-subtitle">Premium Themes</strong></span></a></strong>

    Regards,
    Josue

    #188612

    In reply to: Hiding

    This reply has been marked as private.
    #188580

    Hi Doug!

    Have you tried to going to the top right hand corner of your menus manager and clicking on the Screen Options tab and then making sure your plugins additional field is checked to be visible?

    Cheers!
    Devin

    #188572
    emaniocreative
    Participant

    Hi,
    I am using a promo box for my website and i wanted to reduced the width of that box..
    how can i reduced the width of the promobox as well as how can i wanted to remove the top horizontal line from the promo box?

    can you please help me?

    Monika.

    #188570

    Hey!

    As far as i know, currently there is no other way. Please request such feature here https://kriesi.at/support/topic/enfold-feature-requests/

    Regards,
    Yigit

    #188565
    Jasmer
    Participant

    I’d like to hide tabs that I am working on but are not yet complete. I want only the tabs/pages to show that are complete. How do I hide the incomplete tabs/pages both in the top of the site and the footer? So leading some but hiding others.

    Thank you

    Hi there,

    First, I LOVE the Enfold Theme for my photography site! Thank you for creating it! It’s absolutely amazing.

    I’ve got 2 questions regarding social media icons in the top nav:

    1. How do I replace the icons with my own custom icons?
    2. When viewing the site on a mobile device like an iPhone or Android, the social media icons overlap the nav links. How do I fix the formatting so it doesn’t look jumbled on the handheld device? I have limited coding ability, but I can figure stuff out.

    http://www.KillerPhotography.com

    Thanks,
    Jordan

    • This reply was modified 12 years, 4 months ago by jordandsa.
    #188466
    theroyds
    Participant

    Hello My navigation on my website has now gone very narrow after I updated to the latest enfold theme. Please can you tell me how I can rectify this?

    Many Thanks

    #188463

    Hey!

    1) Can you post the link to your website?
    2) All pictures could have lower opacity and on hover could be opacity 1, with following code

    #top .avia-gallery .avia-gallery-thumb a:hover { opacity: 1; }
    #top .avia-gallery .avia-gallery-thumb a { opacity: 0.5; }

    But if you would like to have it just like it is on the website you have posted, then you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can request quote here.

    Best regards,
    Yigit

    #188454

    Topic: bold text is red?

    in forum Enfold
    ContentedKerry
    Participant

    Hi How can I stop any text I make bold from being red, I would like the bold text to be the same grey as the rest of the text, thanks

    #188452

    In reply to: Header animation

    Hi!

    Please add following code to Quick CSS as well

    #top .main_menu .menu li ul a { color: white; }

    Best regards,
    Yigit

    #188434

    In reply to: sponsor logo bar size

    Hi!

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

    #after_section_3 .content { padding-top: 0; padding-bottom: 0; }

    Regards,
    Yigit

    This reply has been marked as private.
    #188394

    Hi wieslander!

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

    #top #menu-item-search.menu-item-search-dropdown>a { display: none; }

    Regards,
    Yigit

    Hey Delphine!

    Please post your feature requests here https://kriesi.at/support/topic/enfold-feature-requests/
    It is really hard to follow when you self post, so please do not do it. I wanted to check your website once again but as your site is in maintenance mode and you have changed the logins, i could not.

    Best regards,
    Yigit

    #188385

    In reply to: Adjust header heigth

    Hi theodorr!

    You can add the code you have found and change all 88px to 60px and then add following code to remove the white space

    .fixed_header #main {
    padding-top: 60px;
    }

    If you decide to you use 50px, you should change all these values to 50px

    Cheers!
    Yigit

    #188375

    Hi!

    Please add following code to Quick CSS as well

    .fixed_header #main { padding-top: 50px; }

    Regards,
    Yigit

    #188367

    Shalom Asaf!

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

    @media only screen and (max-width: 480px) { .responsive .logo { margin-bottom: 50px; }
    #advanced_menu_toggle { top: 77%; }}

    Best regards,
    Yigit

    #188357

    Hey frankster1234!

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

    .avia-menu-fx .avia-arrow-wrap .avia-arrow { display: none; } /* removes small arrow */
    .avia-menu-fx { height: 4px; } /* thickness of indicator */
    div .slideshow_caption h2 { color: red; }/* changes caption color in slider */
    .caption_framed .slideshow_caption .avia-caption-title { background: rgba(0, 0, 0, 0.5); } /* background color, you can adjust it by changinh rgb value

    Please see this topic https://kriesi.at/support/topic/table-in-tab-how-to/#post-186619

    Best regards,
    Yigit

    #188349
    Delphiine
    Participant

    Hi,

    On all my pages I have selected don’t display the header. But on blog page it still appear. I guess it’s because I said in enfold admin set up blog page and assigned a page.
    I tried to let a blank here and create a page where I added article module. It’s ok cause it takes in consideration the fact I don’t want a header but if I go on an article the header will appear.

    I looked on the forum and found this article:
    https://kriesi.at/support/topic/blog-header-displays-when-set-not-too/

    .title_container { display: none!important; }

    Tried the css in it, refresh and everything,but it’s not working for me. The header is still appearing.

    How can I fix this?

    Kind regards

    Delphine

    #188348
    downbylaw
    Participant

    Whenever I create a post with or without a featured image, an icon also appears on the post page. If it’s a standard post, a pencil icon. If it’s a gallery post, a gallery icon. And so on… It’s not the default look as shown in your demo site. Have I set something wrong somewhere? How can I stop these icons always showing? Thanks!

Viewing 30 results - 137,131 through 137,160 (of 142,852 total)