-
Search Results
-
Hey there – the font in my main menu does not seem to be displaying properly.
It’s supposed to be the dancing script font, but I’ve been told by a friend of mine who also uses google chrome that it’s not loading up properly for her, that the font is overly large and all over the place!!
Could somebody PLEASE take a look and tell me what my site looks like to you?
http://moderncreativesresource.com/
here’s what my code currently looks like:
.main_menu ul:first-child>li>a {
font-size: 30px;
}
.header_color .main_menu ul:first-child > li > a { color: Black ; font-weight: bold; font-family: ‘Dancing Script’, Georgia, Times, serif; }
.header_color .main_menu ul:first-child > li > a:hover { color: LightSkyBlue ; }
.header_color .main_menu ul:first-child > li.current_page_item > a { color: DarkGrey ; }Topic: Enfold Theme Secondary Menu
Hello,
Can you please provide me with direction or the code to change the Secondary Menu’s (color, fonts, fonts size, fonts color & hover color, menu size. Thank you in advance.
Topic: WPML Customization
Hi Kriesi people,
since the newest updates my wpml customizations, which was possible with your help
(see https://kriesi.at/support/topic/wpml-customization/?login_error#post-351979), doesn’t work like expected meaning
I’m not able to place the language switcher on the same location as it was before the update:Could you provide help please. Seems like there is a kind of “hidden” menu content.
To see what I mean I increased this Quick CSS section.avia_wpml_language_switch li span {
position: relative;
top: 2px;
font-size: 12px;
}to
.avia_wpml_language_switch li span {
position: relative;
top: 10px;
font-size: 12px;
}Please check the link to see what was changed in avia.ja, funtions.php…
Best regards
RobertHi, I want my blog post title to be the same size as the blog post title on the blog page.
Blog Page – http://www.photobek.com/blog/
Blog post – http://www.photobek.com/climbing-kilimanjaro-with-miggos-new-agua-weatherproof-bag/How can I do that?
I need to make some headlines mobile responsive within LayerSlider. They are getting lost, i.e. too big, on mobile. I had to approximate the H3 Enfold setting since LayerSlider doesn’t use the same CSS. Here is the code used in the slider for the text:
<span style=”font-size: 40px; font-weight: 400; line-height: 110%; text-align: left; color: #ffffff; opacity: 0.8; filter: alpha(opacity=80); text-shadow: 2px 2px 2px #666666;”> Because looking good is half the game. </span>
This is the code I use in “Quick CSS” within Enfold Child which works fine on all Enfold controlled text to size the headlines:
@media only screen and (max-width: 640px) {
h3 {
font-size: 30px !important;
}
}I would like to do the same thing within the individual slider layers, but nothing I try works. I have tried giving the layer an ID, #home3, but can’t seem to affect it.
Do you have any suggestions on how I can accomplish this?
Topic: Final adaption of my blog
can you help me out with the final adaptions of my blog? http://www.alfaweb.at/testwaldi/
1) center the Main menu http://i.imgur.com/xqmTfZ7.jpg i think 20px to the right will do it?
2) use the same font i use in the main menu for the top menu but in a smaller font size (not bold) http://i.imgur.com/DIvKUGA.jpg
3) is there i way to deactivate the social share icons at mobile phone view only? http://i.imgur.com/iYHJSwn.jpg
4) reduce the space between letters and words from here http://i.imgur.com/emaHvca.jpg to this http://i.imgur.com/nRlSD7q.jpg This was working fine but now there is a problem again. please help me to fix this.
5) http://www.alfaweb.at/testwaldi/karte/ i want to display the map over the whole high. what can i do? http://i.imgur.com/7I4Pg7H.jpg
6) i have this shortcut for my search [wpdreams_ajaxsearchpro id=1] where must i put the code? i want to display the serach field here: http://i.imgur.com/t2rEaOW.jpgI added code below to Quick CSS in Enfold theme and Flushed the cache a few times, don’t have any minifying settings…and still Bordered.
#top .av-menu-button > a .avia-menu-text {
border: 0px solid;
border-radius: 0px;
color: #2A2C95;
font-size: 20px;
}Topic: hover style inside text box
Hi Team,
right now i am moving a redaxo site to wordpress.
For a lot of sites i need an “inside menu” which i like to have within a text box.code is:
[av_font_icon icon='ue871' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color='#a8111c'][/av_font_icon]<span style=”color: #461e3c; font-weight: bold;”>Milonga im Schlachthof</span>[av_font_icon icon='ue871' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color='#461e3c'][/av_font_icon]<span style=”color: #461e3c; font-weight: bold;”>Milonga im Filmcasino</span>
[av_font_icon icon='ue871' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color='#461e3c'][/av_font_icon]<span style=”color: #461e3c; font-weight: bold;”>Tango im Einstein Kultur</span>
[av_font_icon icon='ue871' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' color='#461e3c'][/av_font_icon]<span style=”color: #461e3c; font-weight: bold;”>Termine</span>
it is working fine like that only thing i am missing is color on hover – mouse over.
I am not sure how to get that to work with out a css class.Can you help me – would be fantastic!!!
You can answer in german if you like
Dear Support Team
Can you give me the CSS for increasing / decreasing the font size in the pricing table. Respectively for the standard cells, pricing cells and description cells.
Thanks in advance!
Sam

