Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #728669

    Hello
    I have a website: http://dg.wbit.co.il

    I have several issues that my costumer asks it folow by example screenshot:

    1. In main menu i have very bold separate line is are difrent by look of another separrator lines how can i fix it?. – ex1.jpeg
    2. Before first item (on the right) it will be wonderful to add sep. line like describes on screenshot how can i do it? – ex1.jpeg
    3. i have 2 pages with portfolio items:
    a. http://dg.wbit.co.il/%D7%A4%D7%99%D7%9C%D7%90%D7%98%D7%99%D7%A1-%D7%9E%D7%9B%D7%A9%D7%99%D7%A8%D7%99%D7%9D/
    b. http://dg.wbit.co.il/%D7%A4%D7%A2%D7%99%D7%9C%D7%95%D7%AA-%D7%94%D7%A1%D7%98%D7%95%D7%93%D7%99%D7%95/
    The portfolio items are mained randomaly and i want to control the pace of each item like describes on example or how i want. how can i do it – it very important to my costumer – ex2.jpeg.
    4.In this page: http://dg.wbit.co.il/%D7%9E%D7%90%D7%9E%D7%A8%D7%99%D7%9D-%D7%95%D7%9E%D7%97%D7%A7%D7%A8%D7%99%D7%9D/
    I need to make several costumizations, are it possible:
    a. Change icon on image hover
    b.Remove item title
    c.change collor of the text
    d. remove the date and 2 sepparate lines below and about the date with the date.
    e remove smal bold grey line between item headline and descroption text
    Also it will be wonderful to add a button with (read more) text wuth link to this post
    ex3.jpeg
    5. in mobile phone the logo are hover on the menu. how can i fix it – example to remove the logo to the left only on mobile phone or center the logo.

    Screenshots:
    ex1.jpeg: ex1.jpeg
    ex2.jpeg: ex2.jpeg
    ex3.jpeg: ex3.jpeg

    thanks a lot
    i include wordpress access and ftp in private if you need:

    Thanks you a lot and happy new year
    Best regards,
    Igal

    #728867

    Hey wbitsolutions,

    Thank you for using Enfold.

    1.) Please add this in the Quick CSS field.

    #top .av_seperator_big_border .av-main-nav > li:last-child > a, #top .av_seperator_big_border .av-main-nav > #menu-item-search > a {
        border-left-style: solid;
        border-left-width: 1px;
        border-right: 0;
    }

    2.) Use this css.

    #top .main_menu .menu li:first-child {
        border-right-style: solid;
        border-right-width: 1px;
    }

    3.) Please try the following plugin. The plugin will enable you to sort the items manually.

    // https://wordpress.org/plugins/post-types-order/

    Please create a separate topic for each inquiry. Thank you.

    Best regards,
    Ismael

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