Forum Replies Created
-
AuthorPosts
-
Hi @riskagency ;
Try with these lines :
h1{background-color: rgba(0, 0, 0, 0.5) !important;padding: 5px !important;}
Hi @dani808 ;
Try with this one :
.modal_content { margin: 150px auto !important; }
Hi @unicaweb;
try to add these lines into your custom style or Theme settings> General Styling > Quick CSS :.single-product .template-shop .product {width: 100% !important;margin-right: 0 !important;} #top #main .sidebar{display: none !important;}
March 11, 2016 at 9:50 am in reply to: Content element within content element via the avia layout builder #596783Hi @gameon238;
When I need to use Enable advanced layout builder debug ; I create a draft page or post and copy/paste the codes from that page or post into real page or post. Sometimes I keep the draft one, sometimes not.March 11, 2016 at 9:15 am in reply to: Content element within content element via the avia layout builder #596763Hi @gameon238;
this may help you Enable advanced layout builder debugHi Anichol34 ;
This post may help you https://kriesi.at/support/topic/different-logo-on-mobile-code-does-not-hide-the-primary-logo/Hi @henrik51;
your first slider has as “id” /full_slider_1/,
if you add another one into your page it would be /full_slider_2/.Then if you add these lines into your child theme css or quick css (under Enfold theme settings)
it would show #1 and hide #2 for desktop and
it would show #2 and hide #1 for mobil (max 767px)#full_slider_2 {display: none !important;} /*Mobile Styles */ /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */ @media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ #full_slider_1 {display: none !important;} #full_slider_2 {display: block !important;} }
In any case I would advice to see Enfold documentation.
Hi @stedia ;
what, generally, I do is to use a larger image (1920px) or see the image : color sectionHi @phylicia;
then try this to target on a specifique sub menu item (which is XXX) and all the following links to sub pages
#menu-item-XXXX .sub-menu li a{ }
or try this to target all the following links to pages in all of the sub menus
#top .av-main-nav ul a{ }
Hi #cloudsearcher ;
With these lines of code you can have a full-width logo in the header, don’t forget to set the size of your header in the Header Layout (156px)..html_header_top.html_logo_center .logo{padding: 0px !important; width: 100% !important;height: 100% !important;} .logo img{width: 100% !important;height: 100% !important;}
(!) You should check how you would like to show the logo on mobile devices.
Hi @_envato_user_
here is :
Enfold-dark-blueHi @phylicia ;
try to change the color of the whole “sub menu” with :
#menu-item-599 . sub-menu{ }
if you would like to target just a link in that sub menu :
#menu-item-599 . sub-menu #menu-item-XXX a{ }
(!) XXX = is the “id” of your menu element
Hi @Luisgasser;
try to add these lines (with your custom size of text) in to Quick Css field your child theme styles :/*SET THE SIZE OF THE TITLE OF THE ACCORDION*/ #top .aviaccordion-title h3{font-size: 24px !important;} /*SET THE SIZE OF THE TEXT OF THE ACCORDION*/ #top .aviaccordion-title p{font-size: 15px !important;}
Hi @sepruda ;
I think you should change “Mobil Menu” settings
You will find it :
Dashbord > Theme Settings > Header > Mobil Menu
or Mobil menu imageBTW the size of the menu text isn’t it too big ?
this could help
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text{font-size: 14px !important;}
- This reply was modified 8 years, 8 months ago by begrafiks.
@shaharcohen ;
in order to push the text to the bottom-right try to add the following line of code too :.av-image-caption-overlay-center{vertical-align: bottom !important;text-align: right !important;}
Hi @elemans ;
in order to have your dark blue color in your “phone number zone” you should change the code above with following one (add the color that suites you),
but as your Facebook logo is also a “dark” color you should change it’s color to “light”.@media only screen and (max-width: 767px){ #top #wrap_all .av_header_transparency{ background-color: rgba(13, 46, 208, 1) !important;} #top #wrap_all .social_bookmarks {color: #ffffff !important;} }
To how to chose and add color with “rgba” informations are here
- This reply was modified 8 years, 8 months ago by begrafiks.
Hi @elemans ;
try to add teses lines into your custom css file :@media only screen and (max-width: 767px){ #top #wrap_all .av_header_transparency{ background-color: transparent !important;} }
February 29, 2016 at 11:35 am in reply to: Change color / transparency background text easy slider #590650Hi @studioinktvis;
Yes, if you do not have “A child theme”.Hi @Dave;
you can choose “transparency” or not “transparency” option while creating your page in the “Layout” section (on the right side).Hi @bdm55;
try to add this line into your custom css styles :
#top .social_bookmarks li{margin-right: 15px !important;}
use your own sizeFebruary 29, 2016 at 9:46 am in reply to: Change color / transparency background text easy slider #590619Hi @studioinktvis;
you can target those both lines (Title ans Legend) separately :.caption_framed .slideshow_caption .avia-caption-title{background: rgba(254, 234, 54, 0.5) !important;font-family:'Lato', Helvetica, Arial, sans-serif !important; } .caption_framed .slideshow_caption .avia-caption-content p{background: rgba(254, 234, 54, 0.5) !important;font-family:'Lato', Helvetica, Arial, sans-serif !important; }
use your own color and font family.
@beleneses ; thank you, I like to see that flag (red and yellow)
Hi beleneses ;
I love very much Le Gard, especially Uzès so I go on …I’ve tested on local and it would be what you were looking for :
1- as @come_paglia said ; set your Permalinks custom settings to = /%category%/%postname%/,
2- Create your catégories as follows :
Languedoc (First level)
-Aude (Sub-categorie of Languedoc)
-Gard (Sub-categorie of Languedoc)
Roussillon (First level)
-Pyrenées Orientales (Sub-categorie of Roussillon)3- Create your posts :
a – La Clape = Categorie > Aude (Second level for Languedoc)
b – Quatourze = Categorie > Aude (Second level for Languedoc)
c – Sommierès = Categorie > Gard (Second level for Languedoc)
d – Rivesaltes = Categorie > Pyrenées Orientales (Second level for Roussillon)You will see in the address bar : https://lavitrineduvin.com/languedoc/aude/la-clape/
à ta santé !
Hi beleneses ;
I love Le Gard, especially Uzès so I go on …My last tip work for each “Post” (la-clape or sommieres …)
If you have a category “Languedoc” and in it “la-clape” what you can (may) do :
1 – Call directly the category url :
not this one => https://lavitrineduvin.com/languedoc/aude/la-clape
but something like this => https://lavitrineduvin.com/category/languedoc/aude/la-clape
you can call this adresse “Afficher” (Dashbord > Post -Articles- > Categories -Catégories-> your category and hover it with your mouse)
You see it’s not nice.2 – Or try to use “Parent Page” which is just beneath “Attributs de la page” :
Create a page “Languedoc”,
Create a page “Aude”; “Attributs de la page” = “Languedoc”
Create a page “La Clape”, another page “Quatourze” and “Attributs de la page” = “Aude”
I think you’ll have an url like this : https://lavitrineduvin.com/languedoc/aude/la-clapeIt seems to me that what you’ve done already looks like N° 2 but just in one level.
bon courage
- This reply was modified 8 years, 9 months ago by begrafiks.
Hi beleneses ;
I think this can help you :Dashbord > Apparence > Menus > Custom Links (Liens personalisés) + Enter the URL of your post + and put it into your menu
hi TUCOENERGIE;
try to add this code into your custom css styles :.logo img{margin-top: 4% !important;}
Hi beleneses ;
I think this can help you :Dashbord > Settings > Permalinks = Post name
Dashbord > Theme Settings > Header > Header Layout > Header Title and Breadcrumbs = Display only breadcrumbs (or Display title and breadcrumbs)Hi DavidMiles;
your css files look “bizzare” (!) : the mobile menu has “display:none” for every screen size.but try to add these lines into your custom styles :
@media only screen and (max-width: 767px) { .responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, .responsive.html_mobile_menu_tablet #advanced_menu_hide{display:block;} }
Hi Catherine2016 ;
Here is what I see with Safari Version 9.0.3 (9537.86.4.4), on mac (10.9.5)
See the image -
AuthorPosts