Home Forums WoodMart support forum How can i acheive this text decoration on hover

How can i acheive this text decoration on hover

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #599902

    alphaadmin
    Participant

    how can i acheive this text decoration on hover in elementor in my menu while i hover on title same like the first category as how the green line shows

    • This topic was modified 2 months, 2 weeks ago by alphaadmin.
    • This topic was modified 2 months, 2 weeks ago by Artem Temos.
    Attachments:
    You must be logged in to view attached files.
    #599910

    Artem Temos
    Keymaster

    Hello,

    Please send us your admin access so we can check this for you.

    Kind Regards

    #600270

    alphaadmin
    Participant

    how can i increase the width of this particular menu to have 4 in one row

    Attachments:
    You must be logged in to view attached files.
    #600273

    alphaadmin
    Participant

    please check the issue

    #600277

    Artem Temos
    Keymaster

    Sorry, but it is not admin account so we can’t check your website configuration.

    #600278

    alphaadmin
    Participant

    i changed you role to administrator please check

    #600280

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    .wd-dropdown-menu .elementor-heading-title a:hover {
        text-decoration: underline;
    }

    You need to customize the HTML block for the dropdown and put all your boxes into one section to make it 4 columns https://gyazo.com/0c8a566f4914bebc97482207697134b5

    #600282

    alphaadmin
    Participant

    i know how to make it into 4 coloumn but i want to increase the dropdown menu width box

    #600286

    Artem Temos
    Keymaster

    Unfortunately, it is not possible to change the dropdown width for this menu design.

    #600297

    alphaadmin
    Participant

    can you letme know how can i give text decoration on image box you can check in softwares and solution menu please

    #600353

    Artem Temos
    Keymaster

    Use the following CSS to achieve this

    .wd-dropdown-menu .elementor-image-box-title a:hover {
        text-decoration: underline;
    }
    #602219

    alphaadmin
    Participant

    how to change images sizes to all one defined as right now you can see its different size in screenshot

    Attachments:
    You must be logged in to view attached files.
    #602251

    Kate M.
    Keymaster

    Hello,

    Please read and follow the instructions here:
    https://xtemos.com/docs-topic/image-size-and-content-alignment-in-a-product-grid/

    Best Regards.

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