-
Search Results
-
Topic: Sticky tablet menu
Dear support,
The hamburger of the tablet menu has to be resized too when the menu gets sticky. I’ve written the css below but it doesn’t work, I guess forgotten something.
#top .av_header_top.av_logo_left.av_main_nav_header.av_menu_right.av_custom.av_header_sticky.av_header_shrinking.av_header_stretch_disabled.av_mobile_menu_tablet.av_header_glassy.av_alternate_logo_active.header-scrolled advanced_menu_toggle { height: 30px; font-size: 22px; line-height: 22px; margin-top: -12px; } }Hello! I used the following code to change the header text and entry text in magazine setting:
/* entry text of magazine entries */ .av-magazine-content.entry-content { line-height: 1.2; font-size: 16px !important; } /* heading text of magazine entries */ /* note this is the id for entry title .av-magazine-title.entry-title */ #av-magazine-1 .av-magazine-top-heading { color: #EF6A11 !important; font-size: 26px !important; } #av-magazine-2 .av-magazine-top-heading { color: #CC3366 !important; font-size: 26px !important; } #av-magazine-3 .av-magazine-top-heading { color: #009eca !important; font-size: 26px !important; }For some strange reason, the CSS doesn’t seem to hold. It’s also been happening with other CSS since yesterday. I can clear the cache and see the changes, then a few minutes later I clear the cache again and everything goes back to default. It seems that the CSS is being over-written or…? I tried increasing the memory limit to 256M in wp-config.php and it didn’t seem to make a difference.
Topic: Drop down menu size problems
Topic: mobile changes
Where and how can I make changes for the mobile view in general?
1. I would like to change the size of a logo in the header in mobile view
2. The Slider doesn’t appear in the iphone safari, the windows phone is shown only one image. How can I change this? I want the same slider as on computer display.
3. I would like to change the font in the blog, it’s another font as on computer display, would like to have calibri
4. There is a problem with the googlemaps on iphone.. (see the link below)
5. I would like to zoom in a picture on mobilephone (Über uns, Team)
6. In the offer area are 3 buttons, how can I change the order, that every button is shown atop the relevant text?Thx for helping me,
best regards DianaHow do I change the button size, background and font color of the “submit” button in just one contact form? I would like to keep the default size and color of the submit button for the rest of the contact forms the same throughout the site.
Below is code for the button I created using the theme tools:
[av_contact (Email address hidden if logged out) ' title='' button='Yes! Help me learn!' on_send='' sent='Thank you! Your request has been sent!' link='manually,http://' subject='Interested in Guided Learning' autorespond='' captcha='' color='']
[av_contact_field label='E-Mail' type='text' options='' check='is_email' width=''][/av_contact_field][/av_contact]
If I can insert custom code into this code to get the background color #b20d0d, and font color #ffffff, please let me know where to insert this code to override the default theme submit button colors.
Also, where can I insert code to make this one “submit” button smaller? I want the button to be smaller and shaped more like the small sized buttons this one:
[av_button label='Yes! Help me learn!' link='page,296' link_target='' size='small' position='right' icon_select='no' icon='ue800' font='entypo-fontello' color='custom' custom_bg='#b20d0d' custom_font='#ffffff']I read other threads and it involved adding custom CSS. I was hesitant to do this because I thought it would change the submit buttons for all the contact forms throughout the site, which is not what I want. I just want to change this one button.
Thanks in advance for your help! Great theme!!!

