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

    Hi, wondering if anyone can kindly help with the below items please?

    ** All screenshots are attached in the link.

    1. SOCIAL ICONS.

    – Social icons (Twitter & LinkedIn) were added by support for mobile burger only, are now showing up on desktop as well.

    – Can you kindly only show them on mobile? Side by side of possible.

    2. MAIN MENU ARROW INDICATOR.

    – Main header menu has tiny indicator arrow, which I tried to remove. Although it’s still there. Can you kindly remove?
    – I added the following code to hide it. Although it shows up on some pages.
    – #top .current-menu-item > a > .avia-menu-fx {transform: scale(0) !important; }

    3. CURRENT PAGE MENUS BACKGROUND.

    – Can we add current active PAGE background color to #dddd for both header menu and full-width sub-menu in middle of the page?

    – I tried, although it changes both menus entire background #dddd color instead of current active page menu.

    4. MAIN HEADER DROP DOWN MENU TOP-BORDER LINE MISSING.

    (Screenshots attached in GDrive Folder)

    – the main header drop down menu top-border had also gone missing on some pages
    – the background on some top header menu drop-down has also gone #dddd color.

    Thank you in advance.

    #1259578

    Hey,

    I was checking your threads and came across this one. I replied to your questions in this thread – https://kriesi.at/support/topic/admin-link-missing-issues/.
    If you need further assistance, please let us know :)

    Best regards,
    Yigit

    #1261810

    Hi Yigit,

    1. Could you help me have Accordian Slider stacked on top of each other on Mobile devices? (Like Grid Row)

    I added this css although it overlaps with footer and only one slide shows on desktop. Screenshots attached in link below.

    @media only screen and (max-width: 768px) {
    #top .aviaccordion {
    max-height: 100% !important;
    position: initial;
    }}
    #top .aviaccordion-slide {
    position: initial ;
    }

    2. could we have the partner logo sliding element show logos stacked on mobile?

    Right now it’s showing them one by one sliding on mobile. I’ve added the home page link in below private content link field. Please review on mobile device.

    3. Is there a way to add box shadow shadow to grid row cells on each cell?

    4. There a way to have our website fonts same font family on all devices such as Mac, PC, Android, mobile, etc… We’ve used century Gothic font although shows various types of different fonts on different devices such as Times New Roman, Arial, etc..

    Greatly appreciate it Yigit.

    #1262361

    Hi,

    Duplicated thread – https://kriesi.at/support/topic/accordion-slider-on-mobile-and-grid-row-box-shadow/

    Please do not create duplicated threads as it is making it harder for us and others to follow.

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Missing Borders, Mobile Menu Social Icons and Active Page Menu Background color’ is closed to new replies.