Forum Replies Created
-
AuthorPosts
-
Hey!
When I tried to log into your website site I got an invalid password error message.
Also please note that replying to your own thread multiple times restarts it’s position in the queue.
Cheers!
DakeHey!
Here is css for modifying the caption-text background:
.caption_framed .slideshow_caption .avia-caption-content p { background: rgba(0, 52, 41, 0.5) !important; }
You can make a virtually unlimited mount of changes in the custom css section.
The custom css section is found under the general styling section of your theme options.
Best regards,
DakeHi!
Please try the instructions in either one of the below threads:
https://kriesi.at/support/topic/how-to-show-full-width-banner-image-for-header/
https://kriesi.at/support/topic/logo-full-header-width/
Regards,
DakeHey Andreas!
May we have temporary access to your website so we can check to see if there is a setting issue?
I’m not seeing the “person with heart” image on the page you linked to.
Best regards,
DakeHey John!
I assume you are referring to a color-section.
That is actually a native feature of the color section since it is considered a full width element.
It might serve you better to use a different layout element in order to have the sidebar in line.
Cheers!
DakeHi!
It’s going to take a bit of custom css to achieve this, but please check this thread here for some useful resources.
Cheers!
DakeHey pmfonseca!
I’m getting a username error when trying to log into your website.
Best regards,
DakeHi!
You can slightly modify the above css and try the below:
p a { color: #0044cc !important; }
Best regards,
DakeHey!
Glad to know you were able to get things sorted :)
Please let us know if you ever need help in the future.
Regards,
DakeHey Rupert!
You can use the below css to remove the annotations from all lightbox images:
.mfp-title { display: none !important; }
Regards,
DakeHi MoxieDM!
You can try using the below css in your custom css section:
.caption_framed .slideshow_caption .avia-caption-title { background: rgba(0, 52, 41, 0.5) !important; }
the 0.5 at the end controls transparency.
Best regards,
DakeAugust 27, 2015 at 10:19 pm in reply to: Vertically centering text depending on image height #494494Hey Edna!
You can try following the instructions in this thread here to apply a custom css class to any text block of your choice then apply an appropriate margin-top style (with px or %).
Cheers!
DakeAugust 27, 2015 at 4:46 pm in reply to: How to know what files I have edited to create a back up and/or child #494320Hey!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Regards,
DakeHi!
Glad to know we could help :)
Please let us know if you ever need help in the future.
Cheers!
DakeHey!
You can change the color of bolded text by using the below css.
strong { color: #000000 !important; } .page-id-16847 strong { color: #000000 !important; }
The css with the page-id will apply to the “BAHAMAS – Grand Lucayan Bahamas” page only.
Regards,
DakeHey!
Glad to know you got things sorted on your end :)
Please create another thread if you ever need assistance in the future.
Best regards,
DakeHi TimoUrban!
English
You can use the below css to change the dark background colors:
.main_color .pricing-table li.avia-heading-row { background-color: #4D4D4D !important; } .main_color .pricing-table li.avia-pricing-row { background-color: #6E6E6E !important; }
German
Sie können die unter css verwenden, um die dunkle Hintergrundfarben zu ändern:
.main_color .pricing-table li.avia-heading-row { background-color: #4D4D4D !important; } .main_color .pricing-table li.avia-pricing-row { background-color: #6E6E6E !important; }
Cheers!
DakeHey!
It seems like the below css is the culprit:
.page-id-316 .avia-builder-el-1 { border: 1px solid #676767; border-radius: 4px; border-color: #676767 !important; } .page-id-316 .avia-builder-el-2 { border: 1px solid #676767; border-radius: 4px; border-color: #676767 !important; }
Please try commenting out the above code in your custom css section.
Cheers!
DakeHi!
You’re welcome, glad we could help :)
Please let us know if you ever need help in the future.
Regards,
DakeHi!
I tried logging in with the credentials you provided, but I’m getting an invalid username error.
Best regards,
DakeHey!
You can add a text shadow by using the below css:
.avia-menu { text-shadow: 1px 1px #ff0000; }
Best regards,
DakeHi feinesammlung!
It sounds like you could achieve this using a text widget with an image and text.
May we have a direct link to a page with the footer so we can see what you have so far?
Regards,
DakeHi!
Please try adding the below css in your custom css section:
#top .main_color .image-overlay { display: none !important; }
Do bear in mind this will affect the overlay on other pages and not just the homepage.
Cheers!
DakeHi!
Awesome, glad I could help :)
Please let us know if you ever need help in the future.
Cheers!
DakeHey Anton!
You can find the specific css to modify the responsive margin on line 108 in your grid.css:
Here’s an example to force change the margin:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .container { width: 85% !important; max-width: 85% !important; } }
Cheers!
DakeHi anma!
May we have temporary access to your website so we can check to see if there is a setting conflict causing the issue?
Regards,
DakeAugust 25, 2015 at 7:20 pm in reply to: How to know what files I have edited to create a back up and/or child #493162Hi Yago!
You can actually look at the changelog prior to performing the update to see what exactly was modified in the latest versions of Enfold.
Best regards,
DakeHi!
That’s strange. It sounds like there may be another conflict elsewhere.
May we have temporary access to your website so we can take a closer look?
Cheers!
DakeHey!
English
I see what you mean now.
May we have temporary access to your website so we can provide you with a page specific media query to fix the issue?
German
Mögen wir temporären Zugriff auf Ihre Website, damit wir Sie mit einer Seite bestimmte Medien Abfrage, um das Problem zu beheben liefern?
Best regards,
Dake -
AuthorPosts