Viewing 30 results - 136,261 through 136,290 (of 142,845 total)
  • Author
    Search Results
  • #198602

    In reply to: Help-Site Layout

    Hey @hershelabram,

    Can you create a new topic with the issue in the Incarnation forums here: https://kriesi.at/support/forum/incarnation/

    That way we can address your question/issue specifically and don’t accidentally confuse anyone thinking this is an Enfold theme question/issue.

    Thanks,

    Devin

    #198595

    Glad Peter could help and hopefully it gets fixed based on the report :)

    I’ll close this topic for now but let us know if you have any other issues or questions.

    #198589

    I Devin,

    My goal is to have a semi-transparent menu sitting on top of the full-screen image. With Ismael’s solution the menu is not on top of the image. With Josue’s solution it it on top of the image, but the image does not go fully to the bottom of the screen due to the padding-top being 0px.

    I’ve set it back to Josue’s solution so you can see the issue I’m having at the bottom.

    #198584

    Hey!

    What browser is this with? On my end there is no longer any top border/margin/padding like in your screenshot. So it appears correct with the 1px negative margin from Ismael’s css.

    Cheers!
    Devin

    #198583

    may be i have found a solution with the plugin “Menu per page”, i create for each top-page (ONE) a submenu (ONE-1, ONE-2….) but now I want to format each menu via CSS

    How I format via CSS a single Menu in Enfold?

    Thanks a lot
    Guido

    #198562

    In reply to: Menu CSS?

    This reply has been marked as private.
    #198561

    In reply to: Menu CSS?

    This reply has been marked as private.
    #198555

    In reply to: Menu CSS?

    Hey Angiec13!

    Please remove the css modification that you added. Use this instead:

    #top .main_menu .menu li:hover {
    background: red;
    }

    Regards,
    Ismael

    #198531

    Topic: Menu CSS?

    in forum Enfold
    Angiec13
    Participant

    Hi- Love this theme! I have been monkeying for a long time with something simple and I can’t get it. http://grab.by/sIT4 —-this screenshot shows the last menu item with the wrong padding on the right side. I tried to put the right padding in there with this css:

    #top .main_menu .menu > li:last-child > a {
    {
    padding-right:13px !important;
    padding-left:13px !important;
    }

    It didn’t work. What css would I use to make sure the on hover background color appears the same width/with the same padding, on both sides?

    Thanks!
    Angie

    #198529
    agarkitekter
    Participant

    Hi!

    I asked this before through this thread: https://kriesi.at/support/topic/remove-lightboximage-link-from-ajax-preview/ and I found the solution here: https://kriesi.at/support/topic/disable-lightbox-on-ajax-portfolio-featured-image-only/

    The solution in the second thread is this:

    You need to replace following code in avia.js:

    $.avia_utilities.avia_ajax_call = function(container)
    {
    with

    $.avia_utilities.avia_ajax_call = function(container)
    {

    jQuery(‘.portfolio_preview_container .portfolio-preview-image’).find(‘img’).unwrap();

    The problem is that this solution causes a error when switching through the ajax previews. Have a look here: http://agwp.agarkitekter.se/projekt/
    Username: test
    Password: test

    Look at the 4 portfolios in a row that have a slider (“Enskede Park” – “Järven” – “Storängen” – “Gaia”). If you click on one of them and then with the arrows go back and fourth through the 4 portfolios, the slider is broken pretty often and instead the images just line up. When I remove the code above, I get no error. Is there any other way of remove the lightbox (I don’t want any link at all from on the slider), or any suggestion why this causes the sliders to be broken?

    Regards,
    Tomas

    #198528

    Hi- Thanks for your email. I did that. It completely distorted my image and the top/bottom are cut off because it was re-sized proportionally. What pixel width to I need to set every image at so the image appears correctly on every screen? 1600px? 1500px? I need to get this number/info to my designer in a couple hours and sending one, trying it, sending another slider, is not an option because of our tight deadline. Thanks for your thoughts! :)

    Angie

    #198526

    Hi!

    You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .header-scrolled #header_main { background-color: rgba(255, 0, 0, 0.5); }
    #top .social_bookmarks li { float: right; }

    Best regards,
    Yigit

    #198524

    In reply to: Bigger Logo gets cut

    Hi!

    Please add following code to Quick CSS as well

    @media only screen and (min-width: 767px) and (max-width: 990px) { .logo, .logo a, .logo img { max-width: 200px; }
    .logo img { margin-top: 10px; }}

    Regards,
    Yigit

    #198514

    Hey brandonguy!

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

    #top .social_bookmarks li a { font-size: 20px; }

    Regards,
    Yigit

    #198511
    RevolutionGroup
    Participant

    Hi

    Every time I load a page on my site, the menu initially covers the logo and then quickly sets itself to where it should be. How can I stop this so it loads correctly first time?

    My site with the issue can be found here: http://tinyurl.com/qae7m8y

    #198508

    Hi AndrewDelaware!

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

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

    And flush browser cache and refresh your page a few times

    Cheers!
    Yigit

    #198500

    In reply to: Logo overlaps menu

    Hi!

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

    .main_menu ul:first-child > li > a { padding: 0 5px; }

    This will decrease the padding between menu items.
    Or, you can apply Devin’s first code in here https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger/#post-134332
    That will change the width to switch to mobile menu
    2&3) See these errors in console http://i.imgur.com/m3jaanp.jpg I would suggest you to re-install the theme

    Cheers!
    Yigit

    #198499

    In reply to: logo resize

    Hi!

    Please apply Devin’s first code in here https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger/#post-134332
    That will change the width to switch to mobile menu

    Cheers!
    Yigit

    #198498
    broodjekaas
    Participant

    Hello,

    I am customizing the enfold theme for my website, at the moment i am trying to customize the Masonry element.
    And i need the Title & caption box to be completely transparent, at the moment I insert this code in to the Quick CSS box:

    figcaption.av-inner-masonry-content.site-background {
    background-color: rgba(0,0,0,0);
    }

    This code is dirived from this page https://kriesi.at/support/topic/enfold-css-masonry-query

    Only i have the following problems:
    In some browsers (Chrome & Safari) a little diamond shaped whit box keeps appearing around the top of the Title/caption box see the following link: https://www.dropbox.com/s/7fvu302yui6d34o/Screenshot.JPG
    I would like this to be also removed/transparent

    Now my changes to the masonry apply to all the pages and i wonder if it is possible to show te regular white title/caption box on some pages and on some pages the transparent one? And what code is needed to apply these changes?

    #198491

    Hi derek62!

    This is a bug in the wordpress core – see: http://core.trac.wordpress.org/ticket/25815 and https://kriesi.at/support/topic/sticky-posts-not-working/

    Personally I recommend to create a new category for sticky posts and then you can select this category if you want to include the posts in the post slider query.

    Cheers!
    Peter

    #198471

    Hi!

    It worked when I deleted the item and created a new one with the same images, strange. Thanks for the help! Im going to try find out what custom change caused the first problem with sliders turning into images now. Topic can be closed.

    Regards,
    Tomas

    #198459
    blkblt4life
    Participant

    I am using the tables for a timetable class schedule. On the desktop, the days are the column headers and the times are the row headers on the left. But when on the mobile version, the schedule is a single column which is great, but it puts the row headers first, broken by column headers. Basically, it sorts based on Time then by Day.

    For Example

    8:00am
    Monday
    Class1
    Tuesday
    Class2
    ….
    9:00am
    Monday
    Class1
    Tuesday
    Class2
    ….

    I would like for it to be broken up by Day and then Time

    Monday
    8:00am
    Class 1
    9:00am
    Class2

    Tuesday
    8:00am
    Class 1
    9:00am
    Class2

    See the table here: http://wp.evomaa.net/schedule/

    #198456

    Topic: portfolio grid problem

    in forum Enfold
    olegthered
    Participant

    Hi!
    My main page with “portfolio grid” item made with “content elements”
    Recently it worked ok
    I changed header in portfolio item and it stopped working
    Also the first option when I click on portfolio grid on my page is blank. Should it show smith? I do not remember how it was before.

    My site is red.tracers.ru (main page became just blank)

    Waiting for you to reply!
    Thank you very much,
    Oleg

    • This topic was modified 12 years, 3 months ago by olegthered.
    #198452
    HiDrew
    Participant

    Hi there – working on http://vitalshiftconsulting.netfirms.com/wp – the font customizations done for H1 and H2 are being applied on desktop screens, but not when the phone is viewed on the iPhone.

    Also – the logo doesn’t appear correctly either – it is cut off.

    Can you let me know how to fix these issues?

    Many thanks,
    Drew

    #198448
    #198446
    LD3
    Participant

    Hello Guys!

    The mobile menu is not displaying the top menu items from the ‘normal’ / default menu.

    Go here on mobile device in portrait orientation: http://www.pat-bach.com/breitercapital/
    For instance, the mobile menu list displays the Investment Management, Dynamic Portfolio, Elite Dividend Strategy, Client Story pages/menu items as selections, but not How We Help, which is the top menu item / page in that sits above Investment Management, Dynamic Portfolio, Elite Dividend Strategy, Client Story.

    Any help is appreciated. Thanks!
    -LD3

    #198437

    Hi theroyds!

    I found this topic with a quick google on the question which may help: http://wordpress.org/support/topic/plugin-woocommerce-trying-to-order-categories

    If not you can post in the WooCommerce support forums (where that topic is) to see if there is an updated solution.

    Regards,
    Devin

    #198430

    I’ll tag the topic for Kriesi to take a look at and post it on our internal blog. It could just be apple doing something goofy with iOS and the css3 value since w3 seems to think it should be covering the background no matter what.

    If you have any other questions or issues just let us know :)

    Going to close this topic of for now since we’ll be getting a big spike of support topics coming in with 3.8 in a few days.

    #198419

    In reply to: Custom Icon font size

    Hey markbener!

    You can change the icon size using this:

    .iconbox_top .iconbox_icon {
    font-size: 24px;
    line-height: 24px;
    }

    The color can be change with this:

    .main_color.iconbox_top .iconbox_icon {
    color: red;
    }

    Cheers!
    Ismael

    #198414

    Hi David!

    Your header background is already transparent. Please add this on your custom.css or Quick CSS to move the content upwards:

    #main {
    margin-top: -80px;
    }

    Cheers!
    Ismael

Viewing 30 results - 136,261 through 136,290 (of 142,845 total)