Comments Audrius started the conversationJuly 8, 2019 at 5:58pmHello,pleas help me hiden search icon from header meniu 7,095Oliver repliedJuly 9, 2019 at 6:34amHI! pls. use following css: li.menu-item.menu-item-search { display: none !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverAudrius repliedJuly 15, 2019 at 9:54amIts work :)How I can hiden text prortfolio name ? Look screenshotText on portfolio Page Title ? Look screenshot Portfolio share button ? Look screenshot Theme thumbnails option page is empty 7,095Oliver repliedJuly 15, 2019 at 11:44amHi,pls. give me link to the page with this blocks.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverAudrius repliedJuly 15, 2019 at 11:52amShare button and name portfolio : http://epen.lt/biurai/Title page(Naujamiestis ) : http://epen.lt/portfolios/naujamiestis/. 7,095Oliver repliedJuly 15, 2019 at 12:03pmHi,1. Set page tittle style disabled in the page settings. or CSS: .page-title-title h1 { opacity: 0; } 2. CSS: .portfolio:not(.columns-1) .portfolio-item .wrap > .caption { display: none; } 3. CSS: .portfolio-item .image .overlay .links a.icon.share { display: none !important; } add the code in the page custom css filed, here: Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hello,
pleas help me hiden search icon from header meniu
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Its work :)
How I can hiden text prortfolio name ? Look screenshot
Text on portfolio Page Title ? Look screenshot
Portfolio share button ? Look screenshot
Theme thumbnails option page is empty
Hi,
pls. give me link to the page with this blocks.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Share button and name portfolio : http://epen.lt/biurai/
Title page(Naujamiestis ) : http://epen.lt/portfolios/naujamiestis/.
Hi,
1. Set page tittle style disabled in the page settings. or CSS:
2. CSS:
3. CSS:
add the code in the page custom css filed, here:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver