Forum Replies Created
-
AuthorPosts
-
Thanks Josue!
Hi Ismael,
not sure your suggested solution will work for me.
I might see how it works to have the filter stay where it is at the moment. But is there a way to have the filter full width?
Thanks
I changed it to below – no change:
/*
Theme Name: Enfold Child
Description: A Child Theme 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
*//*Add your own styles here:*/
@font-face {
font-family: ‘brandon_grotesquebold’;
src: url(‘fonts/brandon_bld-webfont.woff2’) format(‘woff2’),
url(‘fonts/brandon_bld-webfont.woff’) format(‘woff’);
font-weight: normal;
font-style: normal;
}@font-face {
font-family: ‘brandon_grotesqueblack’;
src: url(‘fonts/brandon_blk-webfont.woff2’) format(‘woff2’),
url(‘fonts/brandon_blk-webfont.woff’) format(‘woff’);
font-weight: normal;
font-style: normal;}
@font-face {
font-family: ‘brandon_grotesquelight’;
src: url(‘fonts/brandon_light-webfont.woff2’) format(‘woff2’),
url(‘fonts/brandon_light-webfont.woff’) format(‘woff’);
font-weight: normal;
font-style: normal;}
@font-face {
font-family: ‘brandon_grotesquemedium’;
src: url(‘fonts/brandon_med-webfont.woff2’) format(‘woff2’),
url(‘fonts/brandon_med-webfont.woff’) format(‘woff’);
font-weight: normal;
font-style: normal;}
@font-face {
font-family: ‘brandon_grotesque_regularRg’;
src: url(‘fonts/brandon_reg1-webfont.woff2’) format(‘woff2’),
url(‘fonts/brandon_reg1-webfont.woff’) format(‘woff’);
font-weight: normal;
font-style: normal;}
Thanks Ismael – could you give me a hint what the url should be instead?
Thanks
Hi Rikard,
the font i installed is Brandon Grotesque.
Steps I took:
1. Uploaded fonts via ftp to enfold/css/fonts
2. added @font-face to enfold-child style sheet
3. added css to define fonts via quick cssh1 {
font-family: ‘brandon_grotesqueblack’, Fallback, sans-serif;
}body {
font-family: ‘brandon_grotesquemedium’, Fallback, sans-serif!important;
}.main_menu ul:first-child > li > a {
font-family: ‘brandon_grotesque_regularRg’, Fallback, sans-serif!important;
}.avia_transform a .image-overlay {
font-family: ‘brandon_grotesquebold’, Fallback, sans-serif!important;
}.js_sort_items {
font-family: ‘brandon_grotesquebold’, Fallback, sans-serif;
}Hello again,
I realised that my question was unclear…
The question should be: How can I have the portfolio item title centred vertically? You can see it currently is a little too low.
Oops – please see below
Hi Vinay, that also won’t work. Well it does work as the css intends to. however, the css is not applied to all pages which doesn’t work because it will apply a 1 px white border to all header areas as well as sticky nav.
Hi Jordan, no problem. I worked it all out in the meantime! thanks
p
Hi,
that didn’t do the trick. any other suggestions? the issue is only on the portfolio list page before the menu becomes the sticky menu.
Hi there, all fixed now. Might have been caching. You can close this support request. Thanks
Hi guys,
still scrolls back to top upon clicking the menu. its fine, i can live with that. thanks
Hi Rikard, no sorry, that is not the case.
P
Hi Vinay,
regarding #1: Remove the “href=”#” ” from the menu
Where do I do that?
Thanks
Hi again, actually i do have desired result. rather than placing the link in the column inside the color section, i moved it into the actual color section itself.
thanks!
Hi Rikard, your solution works somewhat. I do now have a link in the column covering all contents between the link, however all text is underlined to indicate the link which is not desireable.
can you tell me a solution for it?
also, any idea why below solution doesn’t work for me?
Hi again guys, I do realise that you guys must get a tone of requests. I was hoping to get a response soon as I am planning to go live with my new site this weekend. Many thanks in advance for your guys hard work.
P
Hi again, and here is another issue.
6. The advanced menu toggle is currently not visible on tablet.
Hi again,
here is another one:
5. how can i apply the default link settings to the footer widget?
Thanks for all that. I have posted link to website and admin login details in private section below. I have some issues which I am hoping you can help with:
1. when clicking the menu toggle the page will jump back to top.
2. when fly out menu is active, the menu toggle icon and the close button are not alligned. not sure what a possible solution for this could be? it works well on the homepage where the menu icon isn’t visible when the fly out menu is active (still the issue of the page jump remains – see #2)
3. how can i make entire color section and its contents clickable?
4. on http://digitalfreelancer.net.au/projects/ – can i apply a custom background and font color for each of the portfolio preview sections?thanks
-
AuthorPosts