vanbrel
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] width main containerHi
thanks
I got it!Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] checkmark on swatchesHi
works fine!
Thank youForum: Themes and Templates
In reply to: [OceanWP] Position BreadcrumbsHi
thanks for the super fast reply!
sometimes I want both: page title and breadcrumbs and sometimes I want only the breadcrumbs.
So I have to do this for each page -right?
vanbrelForum: Plugins
In reply to: [WebLibrarian] short-codesYes,
you are right -I did’t read the manual carefully;
so now I see a search_form on the frontend.I have added some books to the collection.
But whenI fill in something into the seach_form nothing happens,nothing is displayed.
What do I do wrong?
VanbrelForum: Themes and Templates
In reply to: [OceanWP] Dropdown menu itmesHi
it was strange; I just deleted the margins of the submenu and it worked.
CiaoForum: Themes and Templates
In reply to: [OceanWP] submenu background-colorHi
thanks for the hint – this worked:.dropdown-menu ul li a.menu-link hover {
color: #eeee22;background-color:transparent;
}
CiaoForum: Themes and Templates
In reply to: [OceanWP] strange logo linkTHank you from me too; it worked fine
vanbrelForum: Themes and Templates
In reply to: [OceanWP] wc menucart iconThanks a lot – it works!
Forum: Themes and Templates
In reply to: [OceanWP] strange logo linkForum: Themes and Templates
In reply to: [OceanWP] Menus are not displayed on all pagesThis was it – very easy
Thanks for the hint!Forum: Themes and Templates
In reply to: [OceanWP] icon basket linkHi
thanks for the hint – it worked! But now the Basket page is the only page where the menu is not shown;
and for sure there are the same default settings as f.ex. in the checkout page or any other page.
Very strange!
Forum: Themes and Templates
In reply to: [OceanWP] Footer background imageOh sorry
it was easy – I git it!
no need to reply to this post!Forum: Themes and Templates
In reply to: [OceanWP] font-family menuHi
I just managed to resolve the small problem.
Thanks!!!Forum: Themes and Templates
In reply to: [OceanWP] font-family menuHi
the problem is that both fonts I want to use are not in the themes font list.
So I have to untegrate them via custom CSS; But I cannot find the definition with the inspector; all I find is “dropdown-menu”.
How is the sunmenu font defined?
Thanks!Forum: Themes and Templates
In reply to: [OceanWP] Woocommerce product pageHi
I found it:
.woo-variation-product-gallery {
max-width: 60%!important;
}But for the mobile it is still cruel.
Ciao