-
Search Results
-
Topic: Pricing table font size
Hi Guys,
I would like to have 2 font sizes in the pricing table – price rowp.m. should be same size as the other font sizes in that coloum.. how can I do this?
thanks
Hi,
Yigit gave me a code snippet to get the logo and header phone info. to move left in the boxed version of the theme. It was/*this is css to get the main menu to align left*/
div#header_main_alternate .container { width: 100%; margin: 0; }
.html_main_nav_header #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a { padding-right: 13px; }@media only screen and (min-width: 1140px) {
div#header_meta .container, div#header_main .container { margin: 0 5px; width: 1120px; }}/*this is css for the phone no. at the top of the page above logo to centre and display below the social media icons on mobile phones*/
.phone-info { font-size: 18px; !important; font-weight: normal!important; }
.phone-info span {
padding: 0px 0px;
margin: 0px 0px 0px 0px;
display: inline-block;
}Problem is that the code is not applying to portrait view on a tablet (Samsung Galaxy Tab3 10 inch)
Also the homepage body, portrait view on a tablet (Samsung Galaxy Tab3 10 inch) and on smartphone (Samsung Galaxy S3).
The Columns from “Key Cutting” down are not centring the images or displaying them full size.
The images are the same size as the ones preceding them on the easy sliders which are displaying full size and centred.Any help appreciated.
Thanks
Topic: make font icons not animated
Hi,
I have a couple of icon fonts included manually in the source code. They all get animated when they show up on the screen. This is a really cool feature, but in my case I’d like to disable this.
In my case, the source code looks like this:
<li id="menu-item-604" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="#"><span class="avia-bullet"></span><span class="av_font_icon avia_animate_when_visible av-icon-style- av-no-color avia-icon-pos-left"><span class="av-icon-char" style="font-size:20px; line-height:20px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></span><span class="avia-menu-text">Einstellungen</span></a></li>When I remove the class avia_animate_when_visible, the icon gets display in a very small size (~ 5px).
Thanks in advance!
BestTopic: Blog post formatting problem
Hi
I am loving this theme so far – so beautiful and easy to use. However I am having a couple of little problems.
http://inferno.3v0.net/~countysu/?page_id=3307
That’s a site I am putting together using Enfold for a client. I would like to get rid of the Post Title and other meta stuff for the “Market Report”. Also, how come this blog post has a different font size to the others? I can’t find where to change this. Would appreciate any help.
Thanks.
Topic: Alt Text Font Size
I have noticed that the font size of the alt text on my images is very large; not all of them, but several, for some reason. I suppose there is a way of changing the alt text font size, but I cannot figure out what that is. How can I make the alt text font size on some of these images more normal??
Please help and give me a tip where to do this. Thanks!
This bit of CSS I have entered per support is causing a couple of issues on our site. The font set for headings changes to a bolded standard font. I can’t figure out why but can see the font change back on smaller screens and browser sizes. Furthermore, I’d like to use this same layout with header mobile menu activated for tablets in the theme options, but the mobile menu sits right on top of the logo until the browser comes under 768px
#top #wrap_all .social_bookmarks a { color: white; } .header-scrolled .social_bookmarks a { color: #919191!important; } ..html_header_transparency #top #wrap_all #main { padding-top: 0!important; } @media only screen and (max-width: 768px) { .html_header_transparency #top #wrap_all #main { margin-top: -82px; }Hi,
I have made a simple logo with font.
Now its up when the shrink happens the logo/type is so small its hard to see.
Is there a code shortcut to keep the logo same size when the header shrinks?
If yes would the logo require new dimensions before upload to wp?For now i have made the head Large and stopped shrink.
Many thanks
NathanHi there,
I’d really like to use the hotspots feature on as image in the layer slider.
I’ve created an image with hotspots then cut the code into the html section of the layer slider but I think I’ve copied the area that looks for the image as well and it’s causing a white box to display.
Could you help sort out the piece of code I don’t need, I’ve copied it below??[av_image_hotspot src='https://dhmc.hyperdesign.co.nz/wp-content/uploads/2014/08/Moss-Mould-treatments.jpg' attachment='3253' attachment_size='full' animation='pop-up' hotspot_layout='numbered' hotspot_mobile='aviaTBhotspot_mobile']
[av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-left' tooltip_width='av-tt-default-width' tooltip_style='main_color' hotspot_color='custom' custom_bg='#104b95' custom_font='' custom_pulse='' hotspot_pos='62.5,57.5']
Moss and mould treatments for masonary, concrete and brick work
[/av_image_spot]
[av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-left' tooltip_width='av-tt-default-width' tooltip_style='main_color' hotspot_color='' custom_bg='' custom_font='' custom_pulse='' hotspot_pos='25,71']
Roof Treatments – removal of moss and mould and roof cleaning
[/av_image_spot]
[av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-left' tooltip_width='av-tt-default-width' tooltip_style='main_color' hotspot_color='custom' custom_bg='#104b95' custom_font='' custom_pulse='' hotspot_pos='79.2,86']
Superior moss and mould removal from concrete walls, driveways and paths
[/av_image_spot]
[/av_image_hotspot]Hi! I wonder if it’s possible to change the font of the image captions for the icons? (color, size and to lowercase)?
I also wonder how to change the color of the headlines inside a color section?
I tested this, but didn’t work:
.avia-section h2 {
color: #fff;
}



