Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Question about Enfold Demo Overview #867034

    Hi,

    Thanks – do I need a special code for height?

    Regards,
    Atanas

    in reply to: Question about Enfold Demo Overview #866127

    Hi,
    Sorry for my delayed reply, I was away for few days…
    Well as you can see in my example does not look very good (http://globeltag.de/test ) – both examples on the page, that´s why I was wondering if there is a short code to get it like your example (https://imgur.com/a/Cgkyw) – your design looks a lot better with all the buttons (tabs) with the same width and all with borders etc. In the tab settings there is nothing about borders/frames and size of the tabs – even if by default the size is set to equal everywhere, than I have to choose shorter titles, but still can not set the same design like on your demo-page.

    Thanks and regards,
    Atanas

    in reply to: Question about Enfold Demo Overview #863569

    Hi,
    Well if you see the Demo Overview page (http://kriesi.at/themes/enfold-overview/) the tabs are all with the same size and style, all in a frame or with borders I guess. But there is no such option to set like this – I can either have only title or with image or with icon, but I can not set this kind of frame you have – when you check the screenshot on imgur (https://imgur.com/a/Cgkyw) – the tabs are all the same, the active one is different Color – I guess this can be set under Colors/Active Tab Font Color… But there is nothing to set the tabs size and style – the default screenshot looks like this – https://imgur.com/a/bH11q – there is also no border around all the tabs like in the first screenshot…
    When I try to set tabs I get something like that – http://globeltag.de/test – the first one is only title – than I have the second and third tab not readable, because the title is to long. The second try is – I have the title as part of the image, but than is too small…
    And I could not find a way to get the border around etc.

    I hope this descriptions helps better?

    Thanks and regards,
    Atanas

    Hi,

    Thanks a lot – it is working! Great support!

    Best,
    Atanas

    in reply to: Question about Enfold Demo Overview #862876

    Hi,

    Thanks for your quick reply – I was also thinking it should be Tab-Section – but my question how do you set the design like this – that every tab has the same size and also with borders? Is there a code I need to do this? Unter Tab-Section settings there was nothing about the style?
    I found a code to set the font size:
    .av-inner-tab-title {
    font-size: 18px;
    }
    But nothing to get it like this – can you help me with advice how to do it or can you send me the CSS code if I need to add one to general styling?

    Thanks and regards

    Hi,

    I am also trying to remove the navigation arrows in a Portfolio Gallery – I tried so far all in this forum suggested codes:

    a.avia-post-nav.avia-post-prev.with-image {
    display: none;
    }
    a.avia-post-nav.avia-post-next.with-image {
    display: none;
    }

    .mfp-counter {
    display: none;
    }

    img.mfp-img {
    pointer-events:none;
    }

    .mfp-arrow {
    display: none;
    }

    So at least the counter is gone (which is good), also when you click on the image in the lightbox do not show the next (which is also good, since there is no way to show only the ones from the same category), but the navigation arrows are still there and I can not remove them. I would like to remove them, because (since there is no solution yet) I do not want to navigate to next picture since the next might be not from the same category.

    What I am doing wrong? Which code I need and which one is wrong here?

    Thanks in advance!

Viewing 6 posts - 1 through 6 (of 6 total)