Shop Categories

X

problem with main menu

Home Forums Agama Pro problem with main menu

Topic Resolution: Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11829
    AHMED
    Participant

    hello
    there are intersection between the name of the maim menu and the arrow of the drop-down
    and although in the side menus

    #11830
    Zex
    Moderator

    Hello, Ahmed!

    Insert the following codes, into Customizing->General->Additional CSS:

    #masthead .agama-primary-nav a:after{
    right:10px!important;
    }

    Also, insert the next code in order to fix the footer text-widget title underline position.

    .footer-widgets .widget-title:after{
    right:0px!important;
    }

    https://prnt.sc/m69127

    Regards

    • This reply was modified 4 years, 10 months ago by Zex.
    #11832
    AHMED
    Participant

    thank you
    professional and fast

    #11834
    Zex
    Moderator

    Hi, Ahmed!

    I’m glad I helped you.

    Best regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.