-
Search Results
-
Topic: logo
hey guys any shortcode you can give me to make the logo at the top of my website a little bigger and move it a little to the left so it looks more centered with the menu button below? thanks
Topic: Icon Alignment+size in Tab
I have a solid green donate button in my secondary menu (top right corner) on this page: http://www.justoneafrica.org.
I had to change the URL of the button so it required me to delete the menu item that was there and create a new one. The only thing I see had changed was the “menu-item-#”. It is currently just displaying regular text with underline hover. When I try to change the button in the menu to solid or outline, that is not working either.
Here is the custom CSS that you gave me for the original one, but now it is not working, even using the new “menu-item-5332” location:
/*———- Secondary Menu – donate button——–*/
#menu-item-5332 a {
background: #89cc0e !important;
padding: 10px 15px !important;
text-decoration: none;
color: white !important;
border-radius: 2px !important;
font-size: 14px; text-transform: uppercase;
margin-top: 10px !important;
}The original was linked to a page on the site and this one is linked to a URL. Did something change? What am I missing?
It used to look like this: http://enfold.space/www-justoneafrica-org/
Thank you,
ClayHi, I’m using this function I found here #417087 because I need to insert a breadcrumb shortcode in my pages. Then I have a NEWS page containing the article module which recalls a given category list of posts. Problem is that when I’m in the single post the breadcrumbs link back to the post category and not to the NEWS page. Is there a way to insert a filter for breadcrumb categories in that function? Thnx.
Hi guys,
i would like to know if its possible to set a different height and background-size value on mobile to only one Color Section on the theme.
(The Color Section is set to take 70% of the screen on desktop screens)So far i set an id to this color section and tried this CSS code, but had no results:
@media only screen and (max-width: 767px) {
.fuumi-top {
height: 411px !important;
background-size: 833px !important;
}Hi, thanks for answering in the last thread. Il’ll now do as you asked me to do here: @solusse You can refer to this post – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and update only enfold/functions.php file instead of all theme files (that would be fine as well). If you would like us to look into it, please start a new thread and attach WP admin logins and FTP logins in private content field. If you post them here, they will be visible to creator of this thread as well.
Best regards,
YigitHi,
I am using the following code to create a hover effect on my menu bar.
#top .main_menu .menu li a:hover { background-color: #3365C2; color: #FFFFFF ; font-size: 20px !important; }However on the last menu item, the background hover doesn’t go wide enough so it looks bad, if you hover over the menu items and especially pay attention to the right most menu item you will see what I mean.
How can i fix that?
Also I would like to change the hover effect so it doesn’t go to the top of the section and bottom, but instead leaves some white space, like in this example i just made in photoshop,
how can I achieve this?
Thank you
I have seen a blog layout I like on a theme from the enfold showcase.
Here: http://hotspotcreative.ca/edmonton-graphic-design-blog/page/2/
The first thing I am trying to do is decrease the width of the right sidebar in the default theme.
I found this post by Devin https://kriesi.at/support/topic/changing-sidebar-width-2/#post-134647 which looked promising. But when I went to make the suggested changes in functions.php , it seems the code has since been replaced.Devin’s code from 2013:
$avia_config['layout']['fullsize'] = array('content' => 'twelve alpha', 'sidebar' => 'hidden', 'meta' => 'two alpha', 'entry' => 'eleven'); $avia_config['layout']['sidebar_left'] = array('content' => 'nine', 'sidebar' => 'three alpha' ,'meta' => 'two alpha', 'entry' => 'nine'); $avia_config['layout']['sidebar_right'] = array('content' => 'nine alpha', 'sidebar' => 'three alpha', 'meta' => 'two alpha', 'entry' => 'nine alpha');Current code in the functions.php
$avia_config['layout']['fullsize'] = array('content' => 'av-content-full alpha', 'sidebar' => 'hidden', 'meta' => '','entry' => ''); $avia_config['layout']['sidebar_left'] = array('content' => 'av-content-small', 'sidebar' => 'alpha' ,'meta' => 'alpha', 'entry' => ''); $avia_config['layout']['sidebar_right'] = array('content' => 'av-content-small alpha','sidebar' => 'alpha', 'meta' => 'alpha', 'entry' => 'alpha');So i can’t simply change the units , ensuring they add up to 12 now.
Can you advise how I can change the width of the right side bar, so that it retains its responsiveness. I want to make it a bit smaller.Also can you give me any advice or pointers about how I might go about getting the same blog layout to the example I posted at the top of this request for support.
Many thanks
Spleeky.
Topic: Menu css
HI,
As you can see in the sceenshot i have 2 orange borders in the menu, i only want the ‘top’ border like below Home.
What is the css to remove the second border ?
Viewing 30 results - 94,261 through 94,290 (of 142,832 total)
