Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #913729

    “Alle/DOPPELZIMMER/EINZELZIMMER/FAMILIENZIMMER/KOMFORTZIMMER”
    1. All | should not be displayed
    2. The navigation should be in the middle
    3. The text of the navigation is a bit bigger
    4. No slashes but straight lines

    Best regards
    Theresia

    #913746

    Hey Theresia,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #js_sort_items a, 
    #js_sort_items .text-sep {
        display: inline-block !important;
        float: none !important;
        font-size: 13px;
    }
    
    #js_sort_items .text-sep {
        transform: rotate(-20deg) !important;
    }
    
    #js_sort_items a.all_sort_button, 
    #js_sort_items span.doppelzimmer_sort_sep {
        display: none !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #913991

    Dear Nikko,
    many thanks for your help.

    Best regards,
    Theresia

    #914028

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio navigation in the middle’ is closed to new replies.