-
Search Results
-
We are having a number of folks report that this page: http://ignatiansolidarity.net/iftj is switching to the mobile version on desktops and then showing a bunch of crazy code. It doesn’t happen all the time, nor does it seem specific to any one browser. Any idea why this might be happening?
With regard to this site: pilgrimmanor.org
How do I remove the hover effect on a particular menu item in the top menu—in this case, the green button in the menu? WebKit Inspector tells me the 3px red bottom border is coming from the LI element, but I can’t seem to target it with any border-bottom or background-color styles.
Also: Is there a better way to target this particular menu item other than using its ID? If users rearrange the menu, the menu item’s ID may change, breaking the styles I’ve set here.
Hi dear
I want to make image menu instead of words, which have hover and active effect.
Below is my website.
http://interpeople.co.kr/wp/I used custom css as below,
—————————————————————————————————————————
.main_menu ul:first-child > li > a {
display:block;
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_bg_grey.png) no-repeat top;
}
.main_menu ul:first-child > li a:hover,
.main_menu ul:first-child > li.current-menu-item > a,
.main_menu ul:first-child > li.current_page_item > a,
.main_menu ul:first-child > li.active-parent-item > a,
.main_menu ul:first-child > li.active-parent-item > a {
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_pollimolli_blue.png) no-repeat top; display:block;
}
————————————————————————————————————————————————-Now, hover and active are well done.
But I have two problems.1) I want to use different background image for hover and active in each menu.
I tried to use menu id, but it did not work. ( ex: #menu-item-3964 .main_menu ul:first-child > li > a)2) I don’t want show this background image in sub-menu; you can find blue color background when you hover on sub-menu.
I need your help.
Thanks in advance.
Hi,
is there a possibility to insert whitespace in Avia Layout Builder with Drag & Drop? Can´t see anything, there is just the horizontal ruler…
Or is the only way to do this inside CSS?
If I use for example 2 Columns, one with 3/4 and one with 1/4, is there the possibility top insert a vertical ruler between them, I mean a ruler that is used for a layout with sidebar?
Regards,
BrunoHi,
I recently updated to the latest version of the Enfold theme and now some the Custom CSS I had inputed to change colours of heading etc is not working.
I had previously used the following codes to change the following elements
Heading colours – #top .entry-content h1 { color: #58585a; }
Blog post heading colour – .main_color .newsbox .news-headline {color: #58585a;}
Icon Box heading colour – .iconbox_icon.heading-color.avia-font-entypo-fontello {color: #58585a;}
Can you let me know why these codes would now not be working?
Thanks for your help!
Hi,
Would you recommend a couple of top security plugin that work with the theme?
Thank you,
Viewing 30 results - 138,031 through 138,060 (of 141,306 total)