Forum Replies Created
-
AuthorPosts
-
That works but it looks like the button disappears before the phone. Is there a way to make them disappear at the same time?
it looks like there is code for the header to also disappear
@media only screen and (max-width: 1008px) { #header .widget .avia-button-wrap { display: none !important; }}
not quite, the caption is still on the bottom text.
I ended up fixing it by reinstalling the theme through the FTP
Thanks!
Close,
I wanted it centered right. I added this to the code
.avia-slideshow-inner .avia-caption { left: auto !important; right: 90px; bottom: 200px; }
and it does center it but when I strink it down for mobile it looks weird. Screenshot
Anyway to keep it centered right and when I minimize or view on mobile it will stay centered right not overlapping the persons image?
Ahoy,
That seems to take off the Caption Title background but not the Caption Text background.
Please Advise.
All Good Thanks!
Thanks!
Thanks
Ahoy, Do I add the class name to the icons or section? I tried adding the names to the icons and it looks the same…
Please Advise
Ahoy, that code did not work. Below is the correct login.
Thanks in advanced!
Thanks!
Ahoy That make it all one line but it is not centered….
Please Advise.
thanks!
Ahoy,
Hmm…
I would like all the headers to be this new font on my site.Is this what I add to add the font in the quick css?
@font-face { font-family: myFirstFont; src: url(https://www.keensocial.com/wp-content/themes/enfold-child/fonts/WebFonts/TiemposHeadlineWeb-BlackItalic.woff); }
and how do I make this the headers?
Attached.
Thanks!
Ahoy,
I uploaded the fonts to a child theme here (private area). The font is called Tiempos Headline Black Italic. What is the next step on my end?
OK, yes that is the child them I have… Do i need to fill out anyting in this area or am i good to go?
/* Theme Name: Enfold Child Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then. Version: 1.0 Author: Kriesi Author URI: http://kriesi.at Template: enfold */
Hi, So there is no place to put the theme url in child theme code which is provided in the enfold child theme tutorial file…
this is the code on the codex website
/* Theme Name: Twenty Fifteen Child Theme URI: http://example.com/twenty-fifteen-child/ Description: Twenty Fifteen Child Theme Author: John Doe Author URI: http://example.com Template: twentyfifteen Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: twenty-fifteen-child */
It looks different than the code on the video tutorial
/* Theme Name: Enfold Child Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then. Version: 1.0 Author: Kriesi Author URI: http://kriesi.at Template: enfold */
do I need to put the Theme URI ?
- This reply was modified 8 years, 2 months ago by mcraig77.
Perfect, thanks!
Perfect, thanks!
Ahoy,
I actually don’t want that “home” menu item – is there a way to hide it on both desktop and mobile?
Sorry, Try this
Attached
Ahoy,
The top section is a fullscreen slider, i don’t believe I can add a page id to it…
I went ahead a created a home menu in the tab, how do I hide it? Also even though I have added it, the “What we do” link is still highlighted.
Please advise
- This reply was modified 8 years, 3 months ago by mcraig77.
Ahoy
Thanks! that seems to work but there is something weird with it… When I load the page there is no background color but when I click on section that section is forever highlighted. see screenshot
Ahoy,
I think there so some confusion – This is not for the mobile menu. Is for for the normal parallax menu. when I add that css it only changes mobile menu color.
Here is the issue:
For parallax menus the text changes when it goes to that particular section for example
here is the menu screenshot 1- when i jump to the section “Who we are” the text changes to white Screenshot 2
I need the background of that section black like if I were rolling over that section like how I rollover the menu noramly screenshot 3
Whoops, go ahead and try now
Ahoy,
It still looks like some of the fonts aren’t changing. If I add the font back to this folder they work
http://monarchejuice.com/wp-content/themes/enfold/css/caviardreams_regular_macroman/
but whenever wordpress updates they get deleted, is there a way to change the file location to
http://monarchejuice.com/fonts/caviardreams_regular_macroman/CaviarDreams-webfont.eot
so when things do update they wont delete?
I do have it working now, until the next update…
- This reply was modified 8 years, 3 months ago by mcraig77.
where did you find this url?
this is the url (which is in the code you provided me and where it is located)
http://monarchejuice.com/fonts/caviardreams_regular_macroman/CaviarDreams-webfont.eot
Ahoy,
I tried adding this with the code snippet plugin but nothing happened… Please advise
-
AuthorPosts