Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Blog post grid layout with a border and background #885544

    Hi John:
    The website is under development, but here you have a image for your reference: https://imgur.com/a/hhBm6

    But the problem is that with folllowing CSS code other items like “Partner/logo element” and “Content-slider” get the same aspect (white background and bordered)
    .avia-content-slider .slide-entry {
    border: 1px solid #e1e1e1; padding: 10px;
    background: #FFFFFF;}

    I only want the grid blog to get that aspect, not other elements of the web.
    Thanks in advance and best regards.

    in reply to: Whithe line below main menu #372018

    Great!

    Thanks a lot Yigit ;).

    in reply to: Fullscreen slider problem after WP 4.1 update #371867

    Hi Elliott:

    Thanks for your help, now it works as expected.

    Regards.

    in reply to: Megamenu spacing #335670

    Hi Arvish:

    Thank your very much! Now it works as expected ;)

    Best regards,

    Jose.

    in reply to: Megamenu spacing #332491

    Hi!

    I tested your suggested code but I does not work at all, it just changes the menu position/… instead of the submenu items. I need to reduce the space (height) between submenu items and the line spacing also in submenu items.

    I look forward to your reply.

    Thanks ;)

    in reply to: Megamenu spacing #328494

    Hi Yigit:

    Thanks for the code but it reduces the right/left space between main header items instead of the space (height) between menu items and the line spacing in the normal menus.

    In other words, what I need is the same code Josue provided me for the megamenu but for the normal menu:

    #top #header .avia_mega_div a {
        line-height: 18px !important;
    }
    #top #header .avia_mega_div>.sub-menu{
        padding: 10px 30px 10px;
    }
    #top #header .avia_mega_div>.sub-menu.avia_mega_hr{
        padding-top: 10px;
    }

    Thanks!

    in reply to: Megamenu spacing #327888

    I Josue:

    Great! Now it works and the result is as expected. Thanks!

    By the way, how can I also reduce the space between menu items and the line spacing in the normal menus so they have coherence with the changes just made in the megamenu?

    Many thanks in advance for your help.

    Jose.

    in reply to: Megamenu spacing #327744

    Hi Josue:

    I tried the code but there is not any change in the menu, any idea?

    Thanks,

    Jose.

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